aboutsummaryrefslogtreecommitdiffstats
path: root/demos/XMC/RT-XMC1100-XMC_2GO/readme.txt
diff options
context:
space:
mode:
authorRocco Marco Guglielmi <roccomarco.guglielmi@live.com>2016-06-23 09:11:11 +0000
committerRocco Marco Guglielmi <roccomarco.guglielmi@live.com>2016-06-23 09:11:11 +0000
commit01a1b6800b76f4d0965f8ca54367b27eb1a04444 (patch)
treecd57f3dc0b08277e9c2d2edad9e5040cdfe4099d /demos/XMC/RT-XMC1100-XMC_2GO/readme.txt
parentc0065617e0ad6d47e3e8446dbeec017fd0255528 (diff)
downloadChibiOS-01a1b6800b76f4d0965f8ca54367b27eb1a04444.tar.gz
ChibiOS-01a1b6800b76f4d0965f8ca54367b27eb1a04444.tar.bz2
ChibiOS-01a1b6800b76f4d0965f8ca54367b27eb1a04444.zip
Added XMC1100 initial demo
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9650 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'demos/XMC/RT-XMC1100-XMC_2GO/readme.txt')
-rw-r--r--demos/XMC/RT-XMC1100-XMC_2GO/readme.txt17
1 files changed, 17 insertions, 0 deletions
diff --git a/demos/XMC/RT-XMC1100-XMC_2GO/readme.txt b/demos/XMC/RT-XMC1100-XMC_2GO/readme.txt
new file mode 100644
index 000000000..b3feb7551
--- /dev/null
+++ b/demos/XMC/RT-XMC1100-XMC_2GO/readme.txt
@@ -0,0 +1,17 @@
+*****************************************************************************
+** ChibiOS/RT port for ARM-Cortex-M0. **
+*****************************************************************************
+
+** TARGET **
+
+The demo targets a generic ARM Cortex-M4 device without HAL support.
+
+** The Demo **
+
+** Build Procedure **
+
+** Notes **
+
+The files ch.ld and cmparams.h must be customized for your device. You also
+need to provide the CMSIS compliant device header from your vendor, it this
+demo an ST header is used.