Switch default log to debug.
Trace is very VRYY verbose.
This commit is contained in:
parent
13c88a9ca3
commit
54269a0761
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue