nes-proj/arch/platform/srf06-cc26xx/launchpad/Makefile.launchpad
xenofon (Fontas) Fafoutis e7d7ee3962 generic spi driver for cc26xx-cc13xx
launchpad and ext-flash implementation
2018-04-04 11:30:32 +01:00

9 lines
199 B
Makefile

CFLAGS += -DBOARD_LAUNCHPAD=1
CONTIKI_TARGET_DIRS += launchpad common
BOARD_SOURCEFILES += board.c board-buttons.c xmem.c
### Signal that we can be programmed with cc2538-bsl
BOARD_SUPPORTS_BSL=1