aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/ATSAMA5D2/SERIAL/readme.txt
diff options
context:
space:
mode:
authoredolomb <none@example.com>2018-02-12 16:20:40 +0000
committeredolomb <none@example.com>2018-02-12 16:20:40 +0000
commit2b9c2a3ad54fbc613896609c3c412490b2ef54ed (patch)
treeb5b5008e1465e504871e91761e3d0f8e1890a9cb /testhal/ATSAMA5D2/SERIAL/readme.txt
parent0b5d6d6f77d0869cfdf4c793bc3e831557902067 (diff)
downloadChibiOS-2b9c2a3ad54fbc613896609c3c412490b2ef54ed.tar.gz
ChibiOS-2b9c2a3ad54fbc613896609c3c412490b2ef54ed.tar.bz2
ChibiOS-2b9c2a3ad54fbc613896609c3c412490b2ef54ed.zip
SAMA5D2-SERIAL now runs in DDR using FLEXCOM0 as serial
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11487 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/ATSAMA5D2/SERIAL/readme.txt')
-rwxr-xr-xtesthal/ATSAMA5D2/SERIAL/readme.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/testhal/ATSAMA5D2/SERIAL/readme.txt b/testhal/ATSAMA5D2/SERIAL/readme.txt
index 3d3eb3206..2653debc7 100755
--- a/testhal/ATSAMA5D2/SERIAL/readme.txt
+++ b/testhal/ATSAMA5D2/SERIAL/readme.txt
@@ -7,7 +7,8 @@
The demo targets a generic ARM Cortex-A5 device without HAL support.
** The Demo **
-Simple echo from terminal
+
+Simple echo from terminal using FLEXCOM0 as serial
** Build Procedure **