mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 01:05:54 +08:00
Fix serial read behavior
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1275 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
+1
-2
@@ -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
|
||||
^^^^^^^^^^^^
|
||||
|
||||
Reference in New Issue
Block a user