This website requires JavaScript.
Explore
Help
Sign In
apache
/
nuttx-apps
Watch
1
Star
0
Fork
0
You've already forked nuttx-apps
mirror of
https://github.com/apache/nuttx-apps.git
synced
2025-07-06 03:46:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
nuttx-apps
/
examples
/
pty_test
History
Gregory Nutt
1db7d34a84
examples/elf and nxff: Won't build with CONFIG_BUILD_KERNEL because the interface exec() is not available in that configuration. Also, remove a stray comma and a stray semacolon in examples/pty_test/Kconfig and examples/random/Kconfig
2017-10-06 15:13:00 -06:00
..
.gitignore
apps/examples/pty_test: PTY test program
2016-07-15 13:28:38 -06:00
Kconfig
examples/elf and nxff: Won't build with CONFIG_BUILD_KERNEL because the interface exec() is not available in that configuration. Also, remove a stray comma and a stray semacolon in examples/pty_test/Kconfig and examples/random/Kconfig
2017-10-06 15:13:00 -06:00
Make.defs
apps/examples/pty_test: PTY test program
2016-07-15 13:28:38 -06:00
Makefile
apps/examples/pty_test: PTY test program
2016-07-15 13:28:38 -06:00
pty_test.c
apps/examples/pty_test: If CONFIG_SERIAL_TERMIOS is not selected, then don't call tcgetattr or tcsetattr.
2016-07-19 14:28:07 -06:00