Merge pull request #1854 from bugadani/str

embassy-{net, sync, time}: Use fmt::unwrap
This commit is contained in:
Dario Nieuwenhuis
2023-09-03 00:35:21 +02:00
committed by GitHub
16 changed files with 30 additions and 22 deletions

View File

@ -26,5 +26,6 @@ defmt = [
"dep:defmt",
"embassy-stm32/defmt",
"embassy-boot-stm32/defmt",
"embassy-sync/defmt",
]
skip-include = []