
Switch over to LLVM 14 for static builds. Keep using LLVM 13 for regular builds for now. This uses a branch of the upstream Espressif branch to fix an issue, see: https://github.com/espressif/llvm-project/pull/59
6 строки
129 Б
JSON
6 строки
129 Б
JSON
{
|
|
"inherits": ["riscv64"],
|
|
"features": "+64bit,+a,+c,+d,+f,+m",
|
|
"build-tags": ["k210", "kendryte"],
|
|
"code-model": "medium"
|
|
}
|