mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-17 05:32:45 +01:00
boards/nucleo-f410rb: include common nucleo64 features
This commit is contained in:
parent
4f8f1bc6f2
commit
450a14a0d2
@ -9,3 +9,6 @@ FEATURES_PROVIDED += periph_rtc
|
|||||||
FEATURES_PROVIDED += periph_spi
|
FEATURES_PROVIDED += periph_spi
|
||||||
FEATURES_PROVIDED += periph_timer
|
FEATURES_PROVIDED += periph_timer
|
||||||
FEATURES_PROVIDED += periph_uart
|
FEATURES_PROVIDED += periph_uart
|
||||||
|
|
||||||
|
# load the common Makefile.features for Nucleo boards
|
||||||
|
include $(RIOTBOARD)/common/nucleo64/Makefile.features
|
||||||
|
Loading…
Reference in New Issue
Block a user