mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-26 01:35:41 +03:00
Fixed test build on Fedora and Ubuntu with native clang
This commit is contained in:
parent
b582411bcd
commit
b88f948004
2 changed files with 18 additions and 8 deletions
|
@ -43,12 +43,5 @@ In most Linux distributions the user won't have access to serial interfaces by d
|
|||
|
||||
Please log out and log in to active the settings. You should now be able to flash your target using Betaflight Configurator.
|
||||
|
||||
### Unit tests
|
||||
|
||||
To be able to run unit tests clang version 8 is required.
|
||||
|
||||
$ sudo apt get install clang-8 libblocksruntime-dev
|
||||
$ make junittest
|
||||
|
||||
|
||||
Credit goes to K.C. Budd, AKfreak for testing, and pulsar for doing the long legwork that yielded the original content of this document.
|
Loading…
Add table
Add a link
Reference in a new issue