diff options
author | isiora <none@example.com> | 2017-10-22 21:48:40 +0000 |
---|---|---|
committer | isiora <none@example.com> | 2017-10-22 21:48:40 +0000 |
commit | 37f8ea73a8de75ab93b8732dacada83e352558cc (patch) | |
tree | fb62fff5e2455e1c9f876ff6c162ff62e78943a6 /testhal/ATSAMA5D2/UART/readme.txt | |
parent | d3e3f1d87b9cecc9298c5163b42b6622f5be0856 (diff) | |
download | ChibiOS-37f8ea73a8de75ab93b8732dacada83e352558cc.tar.gz ChibiOS-37f8ea73a8de75ab93b8732dacada83e352558cc.tar.bz2 ChibiOS-37f8ea73a8de75ab93b8732dacada83e352558cc.zip |
Reintegrate sama5d2_dev branch
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10877 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/ATSAMA5D2/UART/readme.txt')
-rw-r--r-- | testhal/ATSAMA5D2/UART/readme.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/testhal/ATSAMA5D2/UART/readme.txt b/testhal/ATSAMA5D2/UART/readme.txt new file mode 100644 index 000000000..cc6e568f6 --- /dev/null +++ b/testhal/ATSAMA5D2/UART/readme.txt @@ -0,0 +1,13 @@ +*****************************************************************************
+** ChibiOS/RT port for ARM-A5. **
+*****************************************************************************
+
+** TARGET **
+
+The demo targets a generic ARM Cortex-A5 device without HAL support.
+
+** The Demo **
+
+** Build Procedure **
+
+** Notes **
|