Switch default log to debug.
Trace is very VRYY verbose.
This commit is contained in:
parent
13c88a9ca3
commit
54269a0761
@ -5,4 +5,4 @@ runner = "probe-run --chip RP2040"
|
|||||||
target = "thumbv6m-none-eabi"
|
target = "thumbv6m-none-eabi"
|
||||||
|
|
||||||
[env]
|
[env]
|
||||||
DEFMT_LOG = "trace"
|
DEFMT_LOG = "debug"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user