Skip to content

Commit bd5178e

Browse files
committed
Enable trace log from mcuboot
1 parent 5591ec6 commit bd5178e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mbed_app.json5

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
"*": {
1616
"platform.stdio-baud-rate": 115200,
1717
"target.c_lib": "small",
18+
"mcuboot.log-enable": true,
1819
"mcuboot.log-level": "MCUBOOT_LOG_LEVEL_DEBUG",
1920
"mbed-trace.enable": true,
2021
"mbed-trace.max-level": "TRACE_LEVEL_DEBUG",

0 commit comments

Comments
 (0)