Closed AntonioCNH closed 2 years ago
I want to build platform static library of k210.I tried the next way several times and all wrong.
`export CROSS_COMPILE=riscv64-linux-
make PLATFORM=kendryte/k210`
Because I didn't install device-tree-compiler.
I want to build platform static library of k210.I tried the next way several times and all wrong.
`export CROSS_COMPILE=riscv64-linux-
make PLATFORM=kendryte/k210`