mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
boards/samd2x-xpro: enable riotboot
This commit is contained in:
parent
f932552b99
commit
235d3f059c
@ -11,3 +11,5 @@ FEATURES_PROVIDED += periph_rtt
|
||||
FEATURES_PROVIDED += periph_spi
|
||||
FEATURES_PROVIDED += periph_timer
|
||||
FEATURES_PROVIDED += periph_uart
|
||||
|
||||
FEATURES_PROVIDED += riotboot
|
||||
|
@ -15,3 +15,4 @@ FEATURES_PROVIDED += periph_usbdev
|
||||
|
||||
# Put other features for this board (in alphabetical order)
|
||||
FEATURES_PROVIDED += tinyusb_device
|
||||
FEATURES_PROVIDED += riotboot
|
||||
|
Loading…
Reference in New Issue
Block a user