diff options
Diffstat (limited to 'testhal/ATSAMA5D2/SERIAL/readme.txt')
-rwxr-xr-x | testhal/ATSAMA5D2/SERIAL/readme.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/testhal/ATSAMA5D2/SERIAL/readme.txt b/testhal/ATSAMA5D2/SERIAL/readme.txt new file mode 100755 index 000000000..3d3eb3206 --- /dev/null +++ b/testhal/ATSAMA5D2/SERIAL/readme.txt @@ -0,0 +1,14 @@ +*****************************************************************************
+** ChibiOS/RT port for ARM-A5. **
+*****************************************************************************
+
+** TARGET **
+
+The demo targets a generic ARM Cortex-A5 device without HAL support.
+
+** The Demo **
+Simple echo from terminal
+
+** Build Procedure **
+
+** Notes **
|