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.
3 lines
107 B
Makefile
3 lines
107 B
Makefile
# load the common Makefile.include for Nucleo boards
|
|
include $(RIOTBOARD)/common/nucleo64/Makefile.include
|