nuttx/Documentation/quickstart
raiden00pl 07c4bf0048 !arch/stm32: move stm32l1 and finalize the directory split
Move the stm32l1 sources, headers and boards into arch/arm/src/stm32l1,
arch/arm/include/stm32l1 and boards/arm/stm32l1, then finalize the split:
source each split family directly in arch/arm/Kconfig and boards/Kconfig and
remove the now-empty combined arch/arm/src/stm32 and boards/arm/stm32 trees.

BREAKING CHANGE: The legacy STM32 architecture and board paths were split into
stm32f1, stm32l1, stm32f2, stm32f3, stm32f4, and stm32g4 directories.
Out-of-tree boards must move from stm32 to the matching split family.

Signed-off-by: raiden00pl <raiden00@railab.me>
2026-06-24 14:54:44 -03:00
..
compiling_cmake.rst docs/cmake: add out-of-tree usage 2024-07-17 17:19:41 +08:00
compiling_make.rst Documentation: initialize cmake doc 2023-10-27 13:21:40 -03:00
configuring.rst Kconfig: Add ALLOW_CUSTOM_PERMISSIVE_COMPONENTS option 2026-01-20 02:15:19 +08:00
debugging.rst include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
index.rst Documentation: initialize cmake doc 2023-10-27 13:21:40 -03:00
install.rst Dockerfile & Docs: Change bitbucket.org/nuttx/tools to github.com 2026-05-25 08:34:45 -03:00
organization.rst !arch/stm32: move stm32l1 and finalize the directory split 2026-06-24 14:54:44 -03:00
running.rst Documentation: Fix openocd command instruction 2021-11-04 15:09:34 +01:00