bga/.cargo/config.toml
2024-09-09 09:44:51 -05:00

6 lines
81 B
TOML

[build]
target = "x86_64-unknown-mikros"
[install]
root = "../os_build/sysroot"