2020-10-08 21:06:25 +02:00
|
|
|
CPU_MODEL = stm32f401cc
|
|
|
|
|
|
|
|
include $(RIOTBOARD)/common/weact-f4x1cx/Makefile.features
|
2020-09-06 21:59:51 +02:00
|
|
|
|
|
|
|
# weact-f401cc provides a custom default Kconfig clock configuration
|
|
|
|
KCONFIG_ADD_CONFIG += $(RIOTBOARD)/weact-f401cc/clock.config
|