nes-proj/arch/platform/cc26x0-cc13x0/srf06/Makefile.srf06

10 lines
233 B
Makefile

CFLAGS += -DBOARD_SMARTRF06EB=1
CONTIKI_TARGET_DIRS += srf06
BOARD_SOURCEFILES += srf06-sensors.c board-buttons.c board.c
BOARD_SOURCEFILES += als-sensor.c
### Signal that we can be programmed with cc2538-bsl
BOARD_SUPPORTS_BSL=1