Skip to content

Commit

Permalink
boards/stm32f7508-dk: enable ULPI HS PHY support for USB OTG HS port
Browse files Browse the repository at this point in the history
  • Loading branch information
gschorcht committed Oct 6, 2022
1 parent 958d8c9 commit cc26840
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 @@ -23,6 +23,7 @@ config BOARD_STM32F7508_DK
select HAS_PERIPH_TIMER
select HAS_PERIPH_UART
select HAS_PERIPH_USBDEV
select HAS_PERIPH_USBDEV_HS_ULPI

# Clock configuration
select BOARD_HAS_HSE
Expand Down

0 comments on commit cc26840

Please sign in to comment.