From 3a222e3c2e4ecc8f7c16fc846a6c96134656a117 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Wed, 23 Dec 2015 09:49:22 -0600 Subject: [PATCH] Add README file --- configs/launchxl-tms57004/README.txt | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 configs/launchxl-tms57004/README.txt diff --git a/configs/launchxl-tms57004/README.txt b/configs/launchxl-tms57004/README.txt new file mode 100644 index 00000000000..a0e109b2e56 --- /dev/null +++ b/configs/launchxl-tms57004/README.txt @@ -0,0 +1,18 @@ +README +^^^^^^ + + This README provides some information about the port of NuttX to the TI + Hercules TMS570LS04x/03x LaunchPad Evaluation Kit (LAUNCHXL-TMS57004) + featuring the Hercules TMS570LS0432PZ chip. + +Contents +^^^^^^^^ + + Serial Console + +Serial Console +^^^^^^^^^^^^^^ + + This TMS570 has a single SCI. The SCI_RX and TX pins are connected to + the FTDI chip which provides a virtual COM port for the launchpad. +