Oh, we need flip-link.
This commit is contained in:
1
.github/workflows/ci_checks.yml
vendored
1
.github/workflows/ci_checks.yml
vendored
@@ -31,6 +31,7 @@ jobs:
|
||||
profile: minimal
|
||||
toolchain: ${{ matrix.rust }}
|
||||
override: true
|
||||
- run: cargo install flip-link
|
||||
- run: rustup target install --toolchain=${{ matrix.rust }} thumbv6m-none-eabi
|
||||
- run: cargo build --all
|
||||
- run: cargo build --all --release
|
||||
|
||||
Reference in New Issue
Block a user