nes-proj/arch/platform/srf06-cc26xx/srf06/Makefile.srf06

10 lines
245 B
Makefile
Raw Normal View History

2015-02-25 12:10:26 +00:00
CFLAGS += -DBOARD_SMARTRF06EB=1
CONTIKI_TARGET_DIRS += srf06
2015-02-25 12:10:26 +00:00
BOARD_SOURCEFILES += leds-arch.c srf06-sensors.c button-sensor.c board.c
BOARD_SOURCEFILES += als-sensor.c
### Signal that we can be programmed with cc2538-bsl
BOARD_SUPPORTS_BSL=1