[target.arm-unknown-linux-gnueabi]
linker = "arm-frc2024-linux-gnueabi-gcc"
rustflags = [
    "-C", "target-cpu=cortex-a9"
]
