aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/mspm0g3507/.cargo/config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/mspm0g3507/.cargo/config.toml b/examples/mspm0g3507/.cargo/config.toml
index 34c720cdd..e711afaf2 100644
--- a/examples/mspm0g3507/.cargo/config.toml
+++ b/examples/mspm0g3507/.cargo/config.toml
@@ -6,4 +6,4 @@ runner = "probe-rs run --chip MSPM0G3507 --protocol=swd"
6target = "thumbv6m-none-eabi" 6target = "thumbv6m-none-eabi"
7 7
8[env] 8[env]
9DEFMT_LOG = "debug" 9DEFMT_LOG = "trace"