10 lines
245 B
JSON
10 lines
245 B
JSON
{
|
|
"target_overrides": {
|
|
"*": {
|
|
"mbed-trace.enable": false,
|
|
"mbed-trace.max-level": "TRACE_LEVEL_DEBUG",
|
|
"rtos.main-thread-stack-size": 8192,
|
|
"target.printf_lib": "std"
|
|
}
|
|
}
|
|
} |