Skip to content

Commit

Permalink
boards/stm32f7508-dk: add SDMMC support
Browse files Browse the repository at this point in the history
  • Loading branch information
gschorcht committed Dec 22, 2023
1 parent 2c2e70f commit 335f4f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions boards/stm32f7508-dk/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ config BOARD_STM32F7508_DK
select HAS_PERIPH_LTDC
select HAS_PERIPH_RTC
select HAS_PERIPH_RTT
select HAS_PERIPH_SDMMC
select HAS_PERIPH_SPI
select HAS_PERIPH_TIMER
select HAS_PERIPH_UART
Expand Down

0 comments on commit 335f4f8

Please sign in to comment.