
This is intentionally similar to the target specifications in Rust: https://doc.rust-lang.org/nightly/nightly-rustc/rustc_target/spec/struct.TargetOptions.html
4 строки
98 Б
JSON
4 строки
98 Б
JSON
{
|
|
"llvm-target": "armv7m-none-eabi",
|
|
"build-tags": ["nrf", "nrf52", "nrf52832", "js", "wasm"]
|
|
}
|