mirror of
https://github.com/apache/nuttx.git
synced 2026-08-18 01:49:24 +08:00
BREAKING CHANGE: STM32WL5 non-standard hardware definition macros (IRQ, peripheral-count, SRAM and related) were renamed to the common STM32_* prefix. Out-of-tree code must update the affected references. Signed-off-by: raiden00pl <raiden00@railab.me>