configs/flipnclick-sam3x: Using JTAG (vs. Bossac) I was finally able to load code and verify the basic NSH configuration. Updated READMEs. Also switched to USART0 (vs UART0) for the serial console because I was not getting bi-directional communication on the VCOM.

This commit is contained in:
Gregory Nutt
2018-01-24 08:52:40 -06:00
parent d1cfcabb1f
commit cafb527262
5 changed files with 59 additions and 28 deletions
+1 -1
View File
@@ -618,7 +618,7 @@ GNU Toolchain Options
=====================
The NuttX make system supports several GNU-based toolchains under Linux,
Cygwin under Windows, and Windoes native. To select a toolchain:
Cygwin under Windows, and Windows native. To select a toolchain:
1. Use 'make menuconfig' and select the toolchain that you are using
under the System Type menu.