We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e02ec7 commit be5c4e4Copy full SHA for be5c4e4
.github/workflows/test.yml
@@ -36,7 +36,7 @@ jobs:
36
cargo build
37
--workspace
38
--target thumbv7m-none-eabi
39
- --features async,defmt-03,defmt
+ --features async,defmt-03,embedded-io/defmt
40
41
msrv-1-81:
42
runs-on: ubuntu-latest
0 commit comments