nuttx/configs/olimex-lpc2378
patacongo d7df13c66a Add interrupt vector logic for the LM4F120
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5693 42af7a65-404d-4744-a932-0658087f49c3
2013-03-01 21:41:29 +00:00
..
include
nsh Set stdio buffer sizes to 0 or 64. No need for 256 or 1024 stdio buffers 2013-02-03 17:47:03 +00:00
ostest Set stdio buffer sizes to 0 or 64. No need for 256 or 1024 stdio buffers 2013-02-03 17:47:03 +00:00
scripts
src
Kconfig Add interrupt vector logic for the LM4F120 2013-03-01 21:41:29 +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.