Change log level to debug
This commit is contained in:
parent
aa92ce6dc7
commit
787745188c
@ -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…
Reference in New Issue
Block a user