Skip to content

Commit 72f8525

Browse files
committed
Optionally enable defmt feature for fugit and smoltcp
1 parent 5166da8 commit 72f8525

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,8 @@ gpio-h72 = []
9797
gpio-h747 = []
9898
gpio-h7a2 = []
9999

100+
defmt = ["dep:defmt", "fugit/defmt", "smoltcp?/defmt"]
101+
100102
dsi = ["embedded-display-controller"]
101103
cm4 = []
102104
cm7 = []

0 commit comments

Comments
 (0)