arch/arm/stm32h5: organize peripheral Kconfig selection #16220
Merged
+71
−38
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Added menus for usart, I2C, and SPI selection to make the peripheral selection submenu easier to navigate.
Added DMA1 and DMA2 selection options.
Summary
This improves usability by grouping peripherals with many instances into their own menus. Just like the timer selection was already implemented.
Old Peripheral Selection:

New Menus:

Impact
This change modifies the user interaction with peripheral configuration through
make menuconfig
.It does not remove any functionality, but adds DMA menu options.
Testing
OS: Ubuntu 24.04 container
Host OS: Ubuntu 24.04 on WSL2
Compiler: arm-none-eabi-gcc 13
Arch: STM32H5
Chip: STM32H563ZIT6
Board: Nucleo-H563ZI
Config:
nucleo-h563zi:nsh