nuttx/Documentation/quickstart
hanzhijian 9f69e1c0e9 Documentation: fill in pass1 directory description in organization.rst
Replace the TODO placeholder with a description of the two-pass build
mechanism (CONFIG_BUILD_2PASS).  pass1/ supports two-pass builds where
application-generated source files are compiled and linked into the
kernel address space during pass 2, primarily for kernel symbol table
generation required by loadable kernel modules.

Signed-off-by: hanzhijian <hanzhijian@zepp.com>
Author: hanzhijian <hanzhijian@zepp.com>
2026-07-06 10:18:42 -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 Documentation: fill in pass1 directory description in organization.rst 2026-07-06 10:18:42 -03:00
running.rst Documentation: Fix openocd command instruction 2021-11-04 15:09:34 +01:00