Skip to content

Commit 0d7feb2

Browse files
authored
Update DEFMT_LOG level in config.toml
1 parent d2ea59f commit 0d7feb2

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

device/usb-bulk-stm32-nucleo-u545re/.cargo/config.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,6 @@ runner = "probe-rs run --chip STM32U545RETxQ"
2626
# * `warn`
2727
# * `error`
2828
DEFMT_LOG = "info"
29+
30+
31+

0 commit comments

Comments
 (0)