incubator-nuttx/boards/arm/lpc2378/olimex-lpc2378
Xiang Xiao aeb9c5d822 boards: Move -fno-strict-aliasing from Make.defs to Toolchain.defs
and migrate MAXOPTIMIZATION into ARCHOPTIMIZATION

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-05-01 11:36:41 +03:00
..
configs/nsh sched: Remove SDCLONE_DISABLE option and config 2022-01-31 19:03:20 +01:00
include
scripts boards: Move -fno-strict-aliasing from Make.defs to Toolchain.defs 2022-05-01 11:36:41 +03:00
src arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
Kconfig
README.txt

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.