mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-03 18:47:47 +00:00
ffa38b183b
This page has been a big help in adding support for this new chip: https://wiki.osdev.org/HiFive-1_Bare_Bones
6 lines
96 B
JSON
6 lines
96 B
JSON
{
|
|
"inherits": ["riscv"],
|
|
"features": ["+a", "+c", "+m"],
|
|
"build-tags": ["fe310", "sifive"]
|
|
}
|