
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 строки
107 Б
JSON
4 строки
107 Б
JSON
{
|
|
"llvm-target": "avr-atmel-none",
|
|
"build-tags": ["avr", "avr8", "atmega", "atmega328p", "js", "wasm"]
|
|
}
|