HAL_ChibiOS: fixed skyviper-journey build

This commit is contained in:
Andrew Tridgell 2020-04-04 07:56:48 +11:00 committed by Peter Barker
parent 37be15b3cd
commit 376116c99b
1 changed files with 3 additions and 0 deletions

View File

@ -134,3 +134,6 @@ env DEFINES CONFIG_HAL_BOARD_SUBTYPE='HAL_BOARD_SUBTYPE_CHIBIOS_SKYVIPER_F412'
# the web UI uses an abin file for firmware uploads
env BUILD_ABIN True
# need more space for default parameters
define AP_PARAM_MAX_EMBEDDED_PARAM 8192