mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 16:50:55 +08:00
ARMv7: Add support to use ITM for SYSLOG debug output
This commit is contained in:
@@ -119,7 +119,7 @@ EXTERN int syslog_initialize(void);
|
||||
* interfaces are syslog() and lowsyslog(). The difference is that
|
||||
* the syslog() internface writes to fd=1 (stdout) whereas lowsyslog() uses
|
||||
* a lower level interface that works from interrupt handlers. This
|
||||
* function is a a low-level interface used to implement lowsyslog().
|
||||
* function is the low-level interface used to implement lowsyslog().
|
||||
*
|
||||
****************************************************************************/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user