incubator-nuttx/boards/arm/lpc2378/olimex-lpc2378
liuhaitao 459ad99373 Use EXTRAFLAGS instead of EXTRADEFINES to be used by make via command line
So call 'make EXTRAFLAGS=-Wno-cpp' could suppress the warnings with pre-processor
directive #warning in GCC.

Change-Id: Iaa618238924c9969bf91db22117b39e6d2fc9bb6
Signed-off-by: liuhaitao <liuhaitao@xiaomi.com>
2020-04-11 08:31:08 -06:00
..
configs/nsh Merged in alinjerpelea/nuttx (pull request #967) 2019-08-07 20:49:39 +00:00
include Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
scripts Use EXTRAFLAGS instead of EXTRADEFINES to be used by make via command line 2020-04-11 08:31:08 -06:00
src Revert "Don't generate .depend anymore" 2020-03-22 23:07:29 -05:00
Kconfig Merged in alinjerpelea/nuttx (pull request #967) 2019-08-07 20:49:39 +00:00
README.txt Merged in alinjerpelea/nuttx (pull request #967) 2019-08-07 20:49:39 +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.