mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-11-29 07:24:13 +01:00
Windows installer: add Revo firmware
This commit is contained in:
parent
a407f0af31
commit
fc5381dc84
@ -208,6 +208,7 @@ Section "Firmware" InSecFirmware
|
||||
SetOutPath "$INSTDIR\firmware"
|
||||
File "${PACKAGE_DIR}\${FIRMWARE_DIR}\fw_coptercontrol-${PACKAGE_LBL}.opfw"
|
||||
File "${PACKAGE_DIR}\${FIRMWARE_DIR}\fw_pipxtreme-${PACKAGE_LBL}.opfw"
|
||||
File "${PACKAGE_DIR}\${FIRMWARE_DIR}\fw_revomini-${PACKAGE_LBL}.opfw"
|
||||
SectionEnd
|
||||
|
||||
; Copy utility files
|
||||
|
Loading…
Reference in New Issue
Block a user