betaflight / betaflight-configurator

Cross platform configuration tool for the Betaflight firmware
GNU General Public License v3.0
2.57k stars 909 forks source link

how to make arm64 #4243

Open jiaozhuliu opened 2 weeks ago

jiaozhuliu commented 2 weeks ago

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

https://github.com/user-attachments/assets/57446533-3a1d-4783-bfcd-7fe39baef66d

nerdCopter commented 2 weeks ago

that said, maybe

git checkout 10.10-maintenance
nvm use   #requires nvm installed
yarn install --check-files
yarn gulp release --armv8
jiaozhuliu commented 1 week ago

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