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 |
|
Gregory Nutt
|
ac018597e4
|
Fix a syntax error in a Kconfig file. Update comments in another.
|
2016-07-29 13:12:28 -06:00 |
|
Gregory Nutt
|
126592b85d
|
apps/examples/pty_test: Use of POLL must be optional. There are still a few character drivers that do not support it.
|
2016-07-16 13:46:52 -06:00 |
|
Alan Carvalho de Assis
|
49ab72d9ac
|
Extensions to examples/pty_test
|
2016-07-16 11:24:54 -06:00 |
|
Gregory Nutt
|
552d3c4712
|
PTY: Fix a few errors from early testing
|
2016-07-15 14:09:14 -06:00 |
|
Alan Carvalho de Assis
|
e3d0c6f15a
|
apps/examples/pty_test: PTY test program
|
2016-07-15 13:28:38 -06:00 |
|