mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-03 02:27:48 +00:00
6 lines
111 B
JSON
6 lines
111 B
JSON
{
|
|
"inherits": ["riscv64"],
|
|
"features": ["+a", "+c", "+m", "+f", "+d"],
|
|
"build-tags": ["k210", "kendryte"]
|
|
}
|