mirror of
https://github.com/apache/nuttx.git
synced 2026-09-12 05:30:20 +00:00
|
Some checks are pending
Build Documentation / build-html (push) Waiting to run
MemBrowse Memory Report / changes-filter (push) Waiting to run
MemBrowse Memory Report / load-targets (push) Waiting to run
MemBrowse Memory Report / identical (push) Blocked by required conditions
MemBrowse Memory Report / analyze (push) Blocked by required conditions
Document the per-service "console [<device>]" option added to nxinit by the companion apache/nuttx-apps PR: what it does (open the given device, or CONFIG_SYSTEM_NXINIT_CONSOLE_DEV if omitted, and dup it onto the service's stdin/stdout/stderr before spawning), why a plain shell service needs it (unlike nsh, it never opens a console device on its own), and why a USB gadget console additionally needs the gadget brought up first (e.g. via "exec -- sercon"), since the device does not exist until then. Assisted-by: Kiro:claude-sonnet-5 Signed-off-by: wangjianyu3 <wangjianyu3@xiaomi.com> |
||
|---|---|---|
| .. | ||
| audioutils | ||
| benchmarks | ||
| boot | ||
| canutils | ||
| crypto | ||
| examples | ||
| fsutils | ||
| games | ||
| graphics | ||
| industry | ||
| inertial | ||
| interpreters | ||
| logging | ||
| lte | ||
| math | ||
| mlearning | ||
| netutils | ||
| nsh | ||
| sdr | ||
| system | ||
| testing | ||
| tools | ||
| wireless | ||
| index.rst | ||