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 31ddc4d commit 11fe416Copy full SHA for 11fe416
.github/workflows/ci.yml
@@ -53,4 +53,4 @@ jobs:
53
- uses: actions-rs/cargo@v1
54
with:
55
command: check
56
- args: --features=${{ matrix.mcu }},usb_fs,sdio-host,can,i2s,fsmc_lcd --examples
+ args: --features=${{ matrix.mcu }},usb_fs,sdio-host,can,i2s,fsmc_lcd,rtic --examples
0 commit comments