nuttx/arch/arm/include/stm32wb
raiden00pl 2379454ca8 !arch/stm32wb: use common STM32 Kconfig symbols
BREAKING CHANGE: STM32WB Kconfig symbols were renamed from CONFIG_STM32WB_* to CONFIG_STM32_*.
Out-of-tree code must update defconfigs and Kconfig references to the new CONFIG_STM32_* names.
The custom clock option is a special breaking case that does not follow the family-to-common pattern:
CONFIG_ARCH_BOARD_STM32WB_CUSTOM_CLOCKCONFIG was renamed to CONFIG_ARCH_BOARD_STM32_CUSTOM_CLOCKCONFIG.

Signed-off-by: raiden00pl <raiden00@railab.me>
2026-06-24 23:14:35 +08:00
..
chip.h !arch/stm32wb: use common STM32 Kconfig symbols 2026-06-24 23:14:35 +08:00
irq.h !arch/stm32wb: unify non-standard hardware definition prefixes 2026-06-17 17:10:28 +08:00
stm32wb_irq.h !arch/stm32wb: use common STM32 Kconfig symbols 2026-06-24 23:14:35 +08:00