# define the cpu used by the nucleo-f446ze board export CPU = stm32f4 export CPU_MODEL = stm32f446ze # load the common Makefile.include for Nucleo-144 boards include $(RIOTBOARD)/common/nucleo144/Makefile.include