mirror of
https://github.com/apache/nuttx.git
synced 2026-06-09 02:44:53 +08:00
efd1b838e6
It is used to write the log message to the channel immediately when the log message is generated in the interrupt context, which is faster than the normal force callback. Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>