Files
ev3dev-pid-linefollow/.cargo/config
Lars Westermann d2a68c5f90 Init template repo
2021-09-03 09:52:00 +02:00

9 lines
183 B
Plaintext

[target.armv5te-unknown-linux-gnueabi]
linker = "/usr/bin/arm-linux-gnueabi-gcc"
[source.crates-io]
replace-with = "vendored-sources"
[source.vendored-sources]
directory = "vendor"