mirror of
https://github.com/apache/nuttx.git
synced 2026-05-28 20:08:15 +08:00
Fix typos, 1 in a #define, others in comments. This changes one definition: _MQ_TIMEDRECIEVE is changed to _MQ_TIMEDRECEIVE. It appears this symbol is not used anywhere.
This commit is contained in:
committed by
Gregory Nutt
parent
bf3105fc8f
commit
366053e464
@@ -818,7 +818,7 @@ Where <subdir> is one of the following:
|
||||
Storage Demo Board," UART2 is available and is configured to used as
|
||||
the SYSLOG device. That means that all debug output will be directed
|
||||
out UART2. Debug output is not enabled by default, however, so these
|
||||
settings do nothing until you enable debug ouput.
|
||||
settings do nothing until you enable debug output.
|
||||
|
||||
Device Drivers -> System Logging Device Options:
|
||||
CONFIG_SYSLOG_CHAR=y
|
||||
|
||||
Reference in New Issue
Block a user