First Commit
This commit is contained in:
10
mbed_app.json
Normal file
10
mbed_app.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"target_overrides": {
|
||||
"*": {
|
||||
"mbed-trace.enable": false,
|
||||
"mbed-trace.max-level": "TRACE_LEVEL_DEBUG",
|
||||
"rtos.main-thread-stack-size": 8192,
|
||||
"target.printf_lib": "std"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user