Skip to content
This repository was archived by the owner on Jul 9, 2024. It is now read-only.

Commit 356d35f

Browse files
author
github-actions[bot]
committed

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

Kconfig

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,6 @@
99
config UART_INTERRUPT_DRIVEN
1010
default y if SERIAL
1111

12-
# Asset Tracker v2 requires the default logging mode as LOG_MODE_IMMEDIATE because
13-
# a) LOG_MODE_DEFERRED does not print floating point numbers.
14-
# See : https://github.com/zephyrproject-rtos/zephyr/issues/18351
15-
# b) Using LOG2_MODE_DEFERRED results in missing logs in certain situations. Ref: NCSIDB-630
16-
choice LOG_MODE
17-
default LOG_MODE_IMMEDIATE
18-
endchoice
19-
2012
menu "Asset Tracker v2"
2113

2214
config ASSET_TRACKER_V2_APP_VERSION

0 commit comments

Comments
 (0)