RIOT/boards/weact-f401ce/Makefile.features
2021-01-19 22:09:16 +01:00

7 lines
215 B
Makefile

CPU_MODEL = stm32f401ce
include $(RIOTBOARD)/common/weact-f4x1cx/Makefile.features
# weact-f401ce provides a custom default Kconfig clock configuration
KCONFIG_ADD_CONFIG += $(RIOTBOARD)/weact-f401ce/clock.config