summaryrefslogtreecommitdiff
path: root/nuttx/examples/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/examples/README.txt')
-rw-r--r--nuttx/examples/README.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/nuttx/examples/README.txt b/nuttx/examples/README.txt
index 2d8ea8a2d..2d16b210f 100644
--- a/nuttx/examples/README.txt
+++ b/nuttx/examples/README.txt
@@ -124,8 +124,7 @@ examples/serloop
* CONFIG_EXAMPLES_SERLOOP_BUFIO
Use C buffered I/O (getchar/putchar) vs. raw console I/O
- (read/read). The behavior of the NuttX getchar() call is
- very hostile unless you also set CONFIG_STDIO_BUFFER_SIZE=0.
+ (read/read).
examples/udp
^^^^^^^^^^^^