1
0
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:
Benjamin Valentin 2024-01-11 14:38:35 +01:00
parent f932552b99
commit 235d3f059c
2 changed files with 3 additions and 0 deletions

View File

@ -11,3 +11,5 @@ FEATURES_PROVIDED += periph_rtt
FEATURES_PROVIDED += periph_spi
FEATURES_PROVIDED += periph_timer
FEATURES_PROVIDED += periph_uart
FEATURES_PROVIDED += riotboot

View File

@ -15,3 +15,4 @@ FEATURES_PROVIDED += periph_usbdev
# Put other features for this board (in alphabetical order)
FEATURES_PROVIDED += tinyusb_device
FEATURES_PROVIDED += riotboot