Skip to content

Commit

Permalink
boards/nucleo-f207zg: add riotboot
Browse files Browse the repository at this point in the history
  • Loading branch information
fjmolinas committed Aug 3, 2019
1 parent f98a116 commit 5edfd0c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions boards/nucleo-f207zg/Makefile.features
Expand Up @@ -7,6 +7,9 @@ FEATURES_PROVIDED += periph_spi
FEATURES_PROVIDED += periph_timer
FEATURES_PROVIDED += periph_uart

# Put other features for this board (in alphabetical order)
FEATURES_PROVIDED += riotboot

# load the common Makefile.features for Nucleo-144 boards
include $(RIOTBOARD)/common/nucleo144/Makefile.features

Expand Down

0 comments on commit 5edfd0c

Please sign in to comment.