mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-09 01:18:29 -04:00
HAL_ChibiOS: fixed skyviper-journey build
This commit is contained in:
parent
37be15b3cd
commit
376116c99b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user