nes-proj/arch/cpu/cc26xx-cc13xx/Makefile.cc26xx

6 lines
134 B
Makefile
Raw Normal View History

TI_XXWARE_PATH = lib/cc26xxware
2018-10-02 22:14:53 +00:00
CFLAGS += -DCPU_FAMILY_CC26X0=1 -DCPU_FAMILY_CC26XX=1
include $(CONTIKI_CPU)/Makefile.cc26xx-cc13xx