nuttx-apps/examples/nanoxterm
Acfboy 3cc2ed5cb0 examples/nanoxterm: add Nano-X terminal emulator example
* Port the nxterm demo from Microwindows
* Starts the Nano-X server as a separate task before connecting
* Runs an NSH shell instance on a pseudo terminal in the forked child
  instead of exec /bin/sh (no filesystem binaries in flat builds)

Signed-off-by: Acfboy <AcfboyU@outlook.com>
2026-08-01 23:00:28 +08:00
..
Kconfig examples/nanoxterm: add Nano-X terminal emulator example 2026-08-01 23:00:28 +08:00
Make.defs examples/nanoxterm: add Nano-X terminal emulator example 2026-08-01 23:00:28 +08:00
Makefile examples/nanoxterm: add Nano-X terminal emulator example 2026-08-01 23:00:28 +08:00
nxterm.c examples/nanoxterm: add Nano-X terminal emulator example 2026-08-01 23:00:28 +08:00