aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/snippets
diff options
context:
space:
mode:
Diffstat (limited to 'docs/markdown/snippets')
-rw-r--r--docs/markdown/snippets/xc16_c2000.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/markdown/snippets/xc16_c2000.md b/docs/markdown/snippets/xc16_c2000.md
new file mode 100644
index 0000000..437864e
--- /dev/null
+++ b/docs/markdown/snippets/xc16_c2000.md
@@ -0,0 +1,8 @@
+## Added Microchip XC16 C compiler support
+Make sure compiler executables are setup correctly in your path
+Compiler is available from the Microchip website for free
+
+
+## Added Texas Instruments C2000 C/C++ compiler support
+Make sure compiler executables are setup correctly in your path
+Compiler is available from Texas Instruments website for free