mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
syslog: If syslog timestamping is enabled, don't try to get the time if the timer hardware has not yet been initialized.
This commit is contained in:
@@ -11456,3 +11456,6 @@
|
||||
some logic that may attempt to run early in the start-up sequence but
|
||||
cannot run if a sufficient level of initialization has not yet occurred
|
||||
(2016-02-05).
|
||||
* libc/syslog/lib_syslog.c: If syslog timestamping is enabled, don't try to
|
||||
get the time if the timer hardware has not yet been initialized
|
||||
(2016-02-05).
|
||||
|
||||
Reference in New Issue
Block a user