Skip to content

Commit

Permalink
Enable defmt in embedded-graphics
Browse files Browse the repository at this point in the history
  • Loading branch information
bugadani committed Oct 8, 2023
1 parent 39658e3 commit 44ee549
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,7 @@ defmt = [
"norfs/defmt",
"embedded-io/defmt",
"embedded-svc/defmt",
"embedded-graphics/defmt",
"esp-println/defmt",
"esp-wifi/defmt",
"esp32s3-hal/defmt",
Expand Down

0 comments on commit 44ee549

Please sign in to comment.