mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-07 04:23:41 +00:00
9bec479041
This is intentionally similar to the target specifications in Rust: https://doc.rust-lang.org/nightly/nightly-rustc/rustc_target/spec/struct.TargetOptions.html
5 lines
98 B
JSON
5 lines
98 B
JSON
{
|
|
"llvm-target": "armv7m-none-eabi",
|
|
"build-tags": ["nrf", "nrf52", "nrf52832", "js", "wasm"]
|
|
}
|