aboutsummaryrefslogtreecommitdiff
path: root/.cargo/config.toml
diff options
context:
space:
mode:
Diffstat (limited to '.cargo/config.toml')
-rw-r--r--.cargo/config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.cargo/config.toml b/.cargo/config.toml
index 62f9cda..ae921aa 100644
--- a/.cargo/config.toml
+++ b/.cargo/config.toml
@@ -5,4 +5,4 @@ runner = "probe-rs run --chip RP2040"
target = "thumbv6m-none-eabi"
[env]
-DEFMT_LOG = "debug,lora=trace,sx127x=debug,embedded_sdmmc=info"
+DEFMT_LOG = "debug,lora=trace,sx127x=debug,embedded_sdmmc_async=info"