cpu/$(CPU)/Makefile.features and cpu/$(CPU)/Makefile.dep are automatically included Part of moving CPU/CPU_MODEL definition to Makefile.features to have it available before Makefile.include.
4 lines
86 B
Makefile
4 lines
86 B
Makefile
include $(RIOTBOARD)/common/iotlab/Makefile.features
|
|
|
|
FEATURES_PROVIDED += periph_dma
|