1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-13 19:40:31 +03:00
betaflight/make
Dominic Clifton c8e741bd18 Add W25Q128FV driver (QSPI only)
* 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)
2021-04-28 05:30:08 +02:00
..
mcu Added Unified Target for STM32G4. 2021-04-26 16:18:28 +12:00
build_verbosity.mk remove not needed whitespaces 2017-08-24 11:33:39 +02:00
checks.mk Rename FAST_RAM to FAST_DATA 2020-08-23 08:49:26 +01:00
linux.mk Fix dfuse and python check 2020-10-13 01:52:21 +02:00
macosx.mk Fix dfuse and python check 2020-10-13 01:52:21 +02:00
openocd.mk remove not needed whitespaces 2017-08-24 11:33:39 +02:00
source.mk Add W25Q128FV driver (QSPI only) 2021-04-28 05:30:08 +02:00
system-id.mk Simplified the Makefile OS detection output. 2020-10-25 12:08:32 +01:00
targets.mk Added Unified Target for STM32G4. 2021-04-26 16:18:28 +12:00
targets_list.mk Added Unified Target for STM32G4. 2021-04-26 16:18:28 +12:00
tools.mk bump SDK to latest Update 2020-10-27 08:27:17 +01:00
windows.mk include the make arm_sdk_install target, for easy building 2016-09-02 19:56:15 -07:00