mirror of
https://github.com/apache/nuttx.git
synced 2026-08-01 20:28:58 +00:00
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> |
||
|---|---|---|
| .. | ||
| compiling_cmake.rst | ||
| compiling_make.rst | ||
| configuring.rst | ||
| debugging.rst | ||
| index.rst | ||
| install.rst | ||
| organization.rst | ||
| running.rst | ||