Just enough to compile cleanly. Not much platform-specific information besides the IRQ numbers just yet.
6 lines
72 B
Makefile
6 lines
72 B
Makefile
MODULES += \
|
|
app/shell \
|
|
lib/debugcommands
|
|
|
|
TARGET := lpc43xx-generic
|