Change log level to debug
This commit is contained in:
parent
aa92ce6dc7
commit
787745188c
1 changed files with 1 additions and 1 deletions
|
@ -5,4 +5,4 @@ runner = "probe-run --chip RP2040"
|
||||||
target = "thumbv6m-none-eabi" # Cortex-M0 and Cortex-M0+
|
target = "thumbv6m-none-eabi" # Cortex-M0 and Cortex-M0+
|
||||||
|
|
||||||
[env]
|
[env]
|
||||||
DEFMT_LOG = "info"
|
DEFMT_LOG = "debug"
|
||||||
|
|
Loading…
Add table
Reference in a new issue