agb/.cargo/config.toml
2021-04-10 18:33:43 +01:00

7 lines
148 B
TOML

[unstable]
build-std = ["core", "compiler_builtins", "alloc"]
build-std-features = ["compiler-builtins-mem"]
[build]
target = "thumbv4t-none-eabi"