Zepp-Hanzj opened a new pull request, #19337: URL: https://github.com/apache/nuttx/pull/19337
## Summary Replace the `TODO` placeholder in `Documentation/quickstart/organization.rst` for the `nuttx/pass1` directory with a description of the two-pass build mechanism. ## Impact Documentation only — no functional changes. ## Testing Verified against source code: - `Kconfig` (`BUILD_2PASS`, `PASS1_TARGET`, `PASS1_BUILDIR`, `PASS1_OBJECT`) - `pass1/README.txt` and `pass1/Makefile` - `tools/Unix.mk` (pass1 build invocation at line 554) - `tools/FlatLibs.mk` / `tools/ProtectedLibs.mk` (`NUTTXLIBS += libpass1`) - `Documentation/ReleaseNotes/NuttX-7.26` (kernel symbol table generation) - `apps/examples/module/` (loadable kernel module example) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
