1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-16 12:55:19 +03:00

Merge pull request #9053 from AlienWiiBF/Flash_Test

Add W25N01G driver to AlienFlightNG F7 target
This commit is contained in:
Michael Keller 2019-10-20 12:03:06 +13:00 committed by mikeller
parent 8ba26fb902
commit d5501cee9c

View file

@ -89,7 +89,10 @@
#define FLASH_SPI_INSTANCE SPI2
#define USE_FLASHFS
#define USE_FLASH_TOOLS
#define USE_FLASH_M25P16
#define USE_FLASH_W25N01G
#define USE_FLASH_W25M02G
#define USE_VCP