mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-05 11:37:46 +00:00
7 lines
142 B
JSON
7 lines
142 B
JSON
{
|
|
"inherits": ["riscv64"],
|
|
"features": ["+a", "+c", "+m", "+f", "+d"],
|
|
"build-tags": ["k210", "kendryte"],
|
|
"cflags": ["-D=F_EXTENSION"]
|
|
}
|