This website works better with JavaScript.
Home
Explore
Help
Sign In
lukechilds
/
itchysats
mirror of
https://github.com/lukechilds/itchysats.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
537
Commits
67
Branches
8
Tags
4.4 MiB
Tree:
b7b48ee3e6
itchysats
/
rust-toolchain.toml
5 lines
97 B
Raw
Normal View
History
Build CI for armv7 We cannot run the smoke tests for arm as all targets on Github are x86_64
4 years ago
[
toolchain
]
channel
=
"1.55"
components
=
[
"clippy"
]
targets
=
[
"armv7-unknown-linux-gnueabihf"
]