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.
2 lines
58 B
Makefile
2 lines
58 B
Makefile
include $(RIOTBOARD)/common/arduino-mkr/Makefile.features
|