diff options
Diffstat (limited to 'testhal/ATSAMA5D2/RTC/readme.txt')
-rw-r--r-- | testhal/ATSAMA5D2/RTC/readme.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/testhal/ATSAMA5D2/RTC/readme.txt b/testhal/ATSAMA5D2/RTC/readme.txt new file mode 100644 index 000000000..75f337f80 --- /dev/null +++ b/testhal/ATSAMA5D2/RTC/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 **
+Demo configure data and time.
+Pressing user button, time and date are printed on terminal
+** Build Procedure **
+
+** Notes **
|