
This page has been a big help in adding support for this new chip: https://wiki.osdev.org/HiFive-1_Bare_Bones
5 строки
96 Б
JSON
5 строки
96 Б
JSON
{
|
|
"inherits": ["riscv"],
|
|
"features": ["+a", "+c", "+m"],
|
|
"build-tags": ["fe310", "sifive"]
|
|
}
|