summaryrefslogtreecommitdiffstats
path: root/.ci/snippet_for_cross_compilation_config.toml
blob: 0c7ae015c477fb791559b6a40a3a6997d269cfaf (plain)
1
2
3
4
[target.armv7-unknown-linux-gnueabihf]
linker = "arm-linux-gnueabihf-gcc"
runner = "qemu-arm"