Skip to content

Commit

Permalink
boards: enable riotboot feature for GD32V boards in Kconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
gschorcht committed Apr 18, 2023
1 parent 9b081e5 commit ecf3bfd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions boards/seeedstudio-gd32/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ config BOARD_SEEEDSTUDIO_GD32
select HAS_PERIPH_SPI
select HAS_PERIPH_TIMER
select HAS_PERIPH_UART
select HAS_RIOTBOOT
select HAS_TINYUSB_DEVICE
select HAVE_SAUL_GPIO

Expand Down
1 change: 1 addition & 0 deletions boards/sipeed-longan-nano/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ config BOARD_SIPEED_LONGAN_NANO
select HAS_PERIPH_SPI
select HAS_PERIPH_TIMER
select HAS_PERIPH_UART
select HAS_RIOTBOOT
select HAS_TINYUSB_DEVICE
select HAVE_SAUL_GPIO

Expand Down

0 comments on commit ecf3bfd

Please sign in to comment.