Skip to content

Commit a8d6eee

Browse files
committed
Set DEFMT_LOG env in config.toml
1 parent 0358624 commit a8d6eee

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.cargo/config.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,6 @@ rustflags = [
2020

2121
[build]
2222
target = "thumbv7em-none-eabihf"
23+
24+
[env]
25+
DEFMT_LOG = "trace"

0 commit comments

Comments
 (0)