mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-13 19:40:31 +03:00
* Enable QSPI flash chip drivers on NUCLEOH743 for some CI visibility. * Rework QSPI flash detection. * Supports chips that are in QSPI mode by default (factory). * Supports chips that are in QSPI mode due to configuration (e.g. Quad Enable in Non-Volatile on W25Q128FV) * Supports chips that need 8 dummy bytes (e.g. W25Q128JV) and ones that don't (e.g. W25N01G) |
||
---|---|---|
.. | ||
mcu | ||
build_verbosity.mk | ||
checks.mk | ||
linux.mk | ||
macosx.mk | ||
openocd.mk | ||
source.mk | ||
system-id.mk | ||
targets.mk | ||
targets_list.mk | ||
tools.mk | ||
windows.mk |