Skip to content

Commit 8b628ee

Browse files
bugadaniSergioGasquez
authored andcommitted
Add defmt feature to carg-espflash
1 parent 632c7d5 commit 8b628ee

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

cargo-espflash/Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,6 @@ cargo = { version = "0.73.1", features = ["vendored-openssl"] }
4141

4242
[target.'cfg(windows)'.dependencies]
4343
cargo = "0.73.1"
44+
45+
[features]
46+
defmt = ["espflash/defmt"]

0 commit comments

Comments
 (0)