Skip to content

Commit

Permalink
Add rust-src component
Browse files Browse the repository at this point in the history
  • Loading branch information
d2weber committed Sep 18, 2024
1 parent 021d35a commit d6eaf8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ clippy() {

build_16bit() {
rustup toolchain install nightly
rustup +nightly component add rust-src

TARGET_WITH_16BIT_POINTER=msp430-none-elf
for features in ${FEATURES_CHECK[@]}; do
Expand Down

0 comments on commit d6eaf8e

Please sign in to comment.