betaflight.com
betaflight.com copied to clipboard
full USE_ list
https://deploy-preview-419.dev.web.betaflight.com/docs/development/API/Cloud-Build-API#other
Deploy Preview for origin-betaflight-com ready!
Name | Link |
---|---|
Latest commit | 61cbcbda044f4bff283022f73062f092c46721b5 |
Latest deploy log | https://app.netlify.com/sites/origin-betaflight-com/deploys/663d1e62bd816f00085ec83f |
Deploy Preview | https://deploy-preview-419.dev.web.betaflight.com |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
- i'm certain too many defines here.
- ~~created via commit
c155f5830 Mark Haslinghuis 2024-04-28 Update EEPROM version for 4.5 (#13498)
and the command:~~- ~~
grep -Ir -oh "USE_[0-9A-Z_]\+" src/ | sort | uniq
~~
- ~~
- created from
master
-
grep --exclude-dir=config -Ir -w -oh "USE_[0-9A-Z_]\+" src/ | sort | uniq
-
Some of these custom defines should go to other options too :)
https://github.com/betaflight/betaflight.com/pull/419/files#diff-17bfd1cf3751acbf94f91e31b5ce492e08dad4aa9ea12ecdee991a699c23f4e8R84-R97
Oh, I see, we have Other Options
, and i added Other
:zany_face: :man_facepalming:
Not certain how to handle. if i move the spoiler under Other Options
, such is incorrect as well.
Maybe rename ### Other
to ### Full List
.
and rename spoiler title to what?
### Overview
<Full List>
the only thing i dont like is this is under 4.4, but the list is from 4.5
Agree 4.4 should be removed from filename (title) here.
Also some defines were introduced in later version :smiley:
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
No data about Coverage
No data about Duplication
updated/fixed. still more defines than usable i believe.
Perhaps
- mention RACE PRO was introduced in 4.5
-
OSD_QUICK_MENU
,RPM LIMIT
,SPEC_ARM_SCREEN
were added in 4.5 -
GPS_PLUS_CODES
is no longer (or have never been) a build option as it is included automatically when usingUSE_GPS
- not sure about
RC_STATS