diff options
author | edolomb <none@example.com> | 2017-10-31 10:24:33 +0000 |
---|---|---|
committer | edolomb <none@example.com> | 2017-10-31 10:24:33 +0000 |
commit | 70a880a4d4e1ba03d71e369e3d9871a8d04f23b3 (patch) | |
tree | 4ddc76b94e8d2f08269380530ed63127b3503e5b /testhal/ATSAMA5D2/TC/readme.txt | |
parent | bbbbf24f7057104b7498655acfbdcd5721a44396 (diff) | |
download | ChibiOS-70a880a4d4e1ba03d71e369e3d9871a8d04f23b3.tar.gz ChibiOS-70a880a4d4e1ba03d71e369e3d9871a8d04f23b3.tar.bz2 ChibiOS-70a880a4d4e1ba03d71e369e3d9871a8d04f23b3.zip |
TC demo
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10918 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/ATSAMA5D2/TC/readme.txt')
-rwxr-xr-x | testhal/ATSAMA5D2/TC/readme.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/testhal/ATSAMA5D2/TC/readme.txt b/testhal/ATSAMA5D2/TC/readme.txt new file mode 100755 index 000000000..cc6e568f6 --- /dev/null +++ b/testhal/ATSAMA5D2/TC/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 **
|