Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
6 changes: 6 additions & 0 deletions bsp/stm32/libraries/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,12 @@ config SOC_SERIES_STM32H7
select SOC_FAMILY_STM32
select PKG_USING_STM32H7_HAL_DRIVER

config SOC_SERIES_STM32H7RS
bool
select ARCH_ARM_CORTEX_M7
select SOC_FAMILY_STM32
select PKG_USING_STM32H7RS_HAL_DRIVER

config SOC_SERIES_STM32U5
bool
select ARCH_ARM_CORTEX_M33
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

Loading