betaflight/betaflight-configurator

how to make arm64

jiaozhuliu opened this issue · 3 comments

Is your feature request related to a problem? Please describe

Hell i have Rockchip RK3588S new-gen 8-core 64-bit Ubuntu 20.04 How to compile and use

Describe the solution you'd like

make erro

Describe alternatives you've considered

Can an installation package be generated?

Other information

wx_camera_1730948019165.mp4

that said, maybe

git checkout 10.10-maintenance
nvm use   #requires nvm installed
yarn install --check-files
yarn gulp release --armv8

The driver can be recognized, but the connection cannot be established.

Duplicate of #4247