mirror of
https://github.com/apache/nuttx.git
synced 2026-08-18 01:49:24 +08:00
BREAKING CHANGE: STM32WL5 Kconfig symbols were renamed from CONFIG_STM32WL5_* to CONFIG_STM32_*. Out-of-tree code must update defconfigs and Kconfig references to the new CONFIG_STM32_* names. Signed-off-by: raiden00pl <raiden00@railab.me>