mirror of
https://github.com/espressif/openthread.git
synced 2026-08-11 21:27:46 +00:00
[uptime] enable uptime by default on posix and simulation (#7052)
This commit enables OPENTHREAD_CONFIG_UPTIME_ENABLE and OPENTHREAD_CONFIG_LOG_PREPEND_UPTIME by default on posix and simulation platforms.
This commit is contained in:
@@ -372,6 +372,7 @@ jobs:
|
||||
REFERENCE_DEVICE: 1
|
||||
THREAD_VERSION: 1.1
|
||||
VIRTUAL_TIME: 1
|
||||
CXXFLAGS: "-DOPENTHREAD_CONFIG_LOG_PREPEND_UPTIME=0"
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user