Skip to content

Commit

Permalink
Forcing no_std to not include no_std
Browse files Browse the repository at this point in the history
  • Loading branch information
ecton committed Sep 12, 2023
1 parent a75efcb commit 5e709b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,5 @@ jobs:
with:
toolchain: stable
targets: riscv32imc-esp-espidf
components: rustc, cargo
- run: cargo build --target riscv32imc-esp-espidf --lib --release --no-default-features

0 comments on commit 5e709b4

Please sign in to comment.