mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-11-19 03:05:14 +00:00
7 lines
194 B
Makefile
7 lines
194 B
Makefile
CFLAGS += -DBOARD_LAUNCHPAD=1
|
|
|
|
CONTIKI_TARGET_DIRS += launchpad common
|
|
|
|
BOARD_SOURCEFILES += board.c launchpad-sensors.c leds-arch.c button-sensor.c
|
|
BOARD_SOURCEFILES += ext-flash.c board-spi.c
|