mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-26 01:35:41 +03:00
Added flash tools support to Unified Targets.
This commit is contained in:
parent
648c48ffbb
commit
cc8aaffb22
1 changed files with 1 additions and 0 deletions
|
@ -71,6 +71,7 @@
|
||||||
#define USE_SDCARD_SPI
|
#define USE_SDCARD_SPI
|
||||||
|
|
||||||
#define USE_FLASHFS
|
#define USE_FLASHFS
|
||||||
|
#define USE_FLASH_TOOLS
|
||||||
#define USE_FLASH_M25P16
|
#define USE_FLASH_M25P16
|
||||||
#define USE_FLASH_W25N01G // 1Gb NAND flash support
|
#define USE_FLASH_W25N01G // 1Gb NAND flash support
|
||||||
#define USE_FLASH_W25M // Stacked die support
|
#define USE_FLASH_W25M // Stacked die support
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue