
This page has been a big help in adding support for this new chip: https://wiki.osdev.org/HiFive-1_Bare_Bones
7 строки
104 Б
JSON
7 строки
104 Б
JSON
{
|
|
"inherits": ["fe310"],
|
|
"build-tags": ["hifive1b"],
|
|
"ldflags": [
|
|
"-T", "targets/hifive1b.ld"
|
|
]
|
|
}
|