1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-25 14:33:52 +01:00

boards/nucleo-f446re: add riotboot

This commit is contained in:
francisco 2019-06-11 09:41:13 +02:00 committed by Francisco Molina
parent 9418eef573
commit bfcb963d1e

View File

@ -10,6 +10,7 @@ FEATURES_PROVIDED += periph_qdec
# Various other features (if any)
FEATURES_PROVIDED += motor_driver
FEATURES_PROVIDED += riotboot
# load the common Makefile.features for Nucleo boards
include $(RIOTBOARD)/common/nucleo64/Makefile.features