mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-10 18:08:30 -04:00
HAL_ChibiOS: disable flash storage option on FMUv5
F7 flash driver not working yet
This commit is contained in:
parent
b961e12456
commit
7449e15313
@ -204,7 +204,7 @@ SPIDEV ramtron SPI2 DEVID1 FRAM_CS MODE3 8*MHZ 8*MHZ
|
||||
define HAL_STORAGE_SIZE 16384
|
||||
define HAL_WITH_RAMTRON 1
|
||||
|
||||
define STORAGE_FLASH_PAGE 11
|
||||
# define STORAGE_FLASH_PAGE 11
|
||||
|
||||
define HAL_BARO_DEFAULT HAL_BARO_MS5611_SPI
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user