HAL_ChibiOS: mark two skyviper builds as needing abin files

This commit is contained in:
Andrew Tridgell 2018-04-11 08:06:27 +10:00
parent 827108617a
commit 751024f483
2 changed files with 6 additions and 0 deletions

View File

@ -139,3 +139,6 @@ define HAL_I2C_CLEAR_BUS
env DEFINES CONFIG_HAL_BOARD_SUBTYPE='HAL_BOARD_SUBTYPE_CHIBIOS_SKYVIPER_F412'
env DEFAULT_PARAMETERS 'Tools/Frame_params/SkyViper-F412/defaults.parm'
# the web UI uses an abin file for firmware uploads
env BUILD_ABIN True

View File

@ -58,3 +58,6 @@ undef PA1
PA1 UART4_RX UART4 NODMA
env DEFAULT_PARAMETERS 'Tools/Frame_params/SkyViper-2450GPS/defaults.parm'
# the web UI uses an abin file for firmware uploads
env BUILD_ABIN True