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
459
Commits
67
Branches
8
Tags
4.4 MiB
Tree:
9bef47cb83
itchysats
/
.cargo
/
config.toml
3 lines
74 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
[
target
.
armv7-unknown-linux-gnueabihf
]
linker
=
"arm-linux-gnueabihf-gcc"