1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-25 01:05:27 +03:00
Commit graph

9 commits

Author SHA1 Message Date
SugarK
7bd81bf639
Update Manufacturer Design Guidelines.md (#12044)
* Update Manufacturer Design Guidelines.md

add 8MB winbond to define list

* Update docs/Manufacturer Design Guidelines.md

Co-authored-by: haslinghuis <mark@numloq.nl>

Co-authored-by: haslinghuis <mark@numloq.nl>
2022-12-09 08:04:45 +11:00
howels
608aff9a76
Link to flash types supported by M25P16 driver (#12040) 2022-12-05 14:23:38 +11:00
Dominic Clifton
dc05fb6ea6
Fix CC2500 driver gating on USE_RX_SPI. (#12014)
It was impossible to build an ELRS target without also including all the
code for the CC2500 driver.

This adds `#define USE_RX_CC2500` everywhere `USE_RX_SPI` was previously
used and fixes the gating.
2022-11-22 18:04:36 +01:00
haslinghuis
b125bec6e4
Update hardware spec (#12002) 2022-11-18 07:21:11 +11:00
haslinghuis
a5ebfd5b4a
Update hardware spec documentation (#11997)
Remove BARO and MAG defines from documentation
2022-11-16 14:57:37 +11:00
Mark Haslinghuis
5399aff56e Update hardware specification 2022-11-06 22:34:20 +01:00
Mark Haslinghuis
a2df7ff491 Update Hardware Specification 2022-11-04 23:35:35 +01:00
J Blackman
2df5b88916
Update Manufacturer Design Guidelines.md 2022-10-30 18:12:54 +11:00
Mark Haslinghuis
a0a2d2827b Add hardware-spec 2022-10-25 23:54:07 +02:00