HAL_ChibiOS: reserve plenty of DMA memory for luminousbee4

This commit is contained in:
Andrew Tridgell 2020-02-09 22:26:37 +11:00
parent d83f380521
commit ccc7d48c20
1 changed files with 2 additions and 0 deletions

View File

@ -198,5 +198,7 @@ define HAL_PROBE_EXTERNAL_I2C_COMPASSES
BARO MS56XX SPI:ms5611_int BARO MS56XX SPI:ms5611_int
# BARO DPS280 SPI:dps310 # BARO DPS280 SPI:dps310
# reserve plenty of memory for DMA for LED buffers
define DMA_RESERVE_SIZE 32768
# .env DEFAULT_PARAMETERS 'Tools/Frame_params/LuminousBee4_outdoor.param' # .env DEFAULT_PARAMETERS 'Tools/Frame_params/LuminousBee4_outdoor.param'