how to make arm64
jiaozhuliu opened this issue · 3 comments
jiaozhuliu commented
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
nerdCopter commented
- installables are deprecated
- use https://app.betaflight.com
that said, maybe
git checkout 10.10-maintenance
nvm use #requires nvm installed
yarn install --check-files
yarn gulp release --armv8
jiaozhuliu commented
The driver can be recognized, but the connection cannot be established.
haslinghuis commented
Duplicate of #4247