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 92d63f5 commit dbab75bCopy full SHA for dbab75b
.travis.yml
@@ -4,6 +4,6 @@ rust:
4
- beta
5
- nightly
6
install:
7
- - rustup target add thumbv7em-none-eabi thumbv7em-none-eabihf
+ - rustup target add thumbv7em-none-eabi thumbv7em-none-eabihf thumbv8m.main-none-eabi
8
script:
9
- scripts/build.sh
0 commit comments