nuttx/configs/olimex-lpc2378
patacongo 2ecbe6d360 Add common Toolchain.defs for AVR/AVR32; Add Toolchain.defs for ARM; Add more toolchain options (from Mike); incdir.sh and .bat now take -s option
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5384 42af7a65-404d-4744-a932-0658087f49c3
2012-11-23 14:13:57 +00:00
..
include Remove executable property from source and make files 2012-09-13 18:46:10 +00:00
nsh Add common Toolchain.defs for AVR/AVR32; Add Toolchain.defs for ARM; Add more toolchain options (from Mike); incdir.sh and .bat now take -s option 2012-11-23 14:13:57 +00:00
ostest Add common Toolchain.defs for AVR/AVR32; Add Toolchain.defs for ARM; Add more toolchain options (from Mike); incdir.sh and .bat now take -s option 2012-11-23 14:13:57 +00:00
scripts Massive clean-up of linker scripts from Freddie Chopin 2012-11-04 17:18:25 +00:00
src Missing comma in EVERY DELFILE/DELDIR macro call in every Makefile 2012-11-20 15:47:41 +00:00
Kconfig Kconfig updated + NFS update 2012-04-23 19:55:32 +00:00
README.txt lpc2378 port contributed by Rommel Marcelo 2010-04-09 00:51:08 +00:00

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.