incubator-nuttx/configs/olimex-lpc2378
Gregory Nutt f924601fc1 The alternate console device CONFIG_NSH_CONDEV must not be defined unconditionally. This causes errors when using Telnet sessions. This was solved by adding CONFIG_NSH_ALTCONDEV: CONFIG_NSH_ALTCONDEV enables or disables the feature then, if enabled, CONFIG_NSH_CONDEV provides the alternative console device name 2014-05-05 08:52:02 -06:00
..
include More trailing whilespace removal 2014-04-13 16:22:22 -06:00
nsh The alternate console device CONFIG_NSH_CONDEV must not be defined unconditionally. This causes errors when using Telnet sessions. This was solved by adding CONFIG_NSH_ALTCONDEV: CONFIG_NSH_ALTCONDEV enables or disables the feature then, if enabled, CONFIG_NSH_CONDEV provides the alternative console device name 2014-05-05 08:52:02 -06:00
scripts Massive clean-up of linker scripts from Freddie Chopin 2012-11-04 17:18:25 +00:00
src More trailing whilespace removal 2014-04-13 16:22:22 -06:00
Kconfig Add interrupt vector logic for the LM4F120 2013-03-01 21:41:29 +00:00
README.txt lpc2378 port contributed by Rommel Marcelo 2010-04-09 00:51:08 +00:00

README.txt

There's not much here:

EXT1 - P3 0:7 are used for LEDs.

UEXT pin 3/4 -TXD2/RXD2- is UART2.

The board I have has the revision '-' of LPC2378 even though I got the board
more than 2 years after the chip revision was released :-( .
I can't get Nuttx to work if I fully enabled the MAM.

I used FTDI ft232 usb-serial with nsh piping as seen on the screenshot.