HAL_ChibiOS: disable flash storage option on FMUv5

F7 flash driver not working yet
This commit is contained in:
Andrew Tridgell 2018-05-30 11:23:23 +10:00
parent b961e12456
commit 7449e15313
1 changed files with 1 additions and 1 deletions

View File

@ -204,7 +204,7 @@ SPIDEV ramtron SPI2 DEVID1 FRAM_CS MODE3 8*MHZ 8*MHZ
define HAL_STORAGE_SIZE 16384 define HAL_STORAGE_SIZE 16384
define HAL_WITH_RAMTRON 1 define HAL_WITH_RAMTRON 1
define STORAGE_FLASH_PAGE 11 # define STORAGE_FLASH_PAGE 11
define HAL_BARO_DEFAULT HAL_BARO_MS5611_SPI define HAL_BARO_DEFAULT HAL_BARO_MS5611_SPI