forked from Archive/PX4-Autopilot
cuav_can-gps-v1:Use for ALT Bootloader an Option
This commit is contained in:
parent
5ea56af5f0
commit
57195843bf
|
@ -13,4 +13,6 @@ add_definitions(
|
|||
-DHW_UAVCAN_NAME=${uavcanblid_name}
|
||||
-DHW_VERSION_MAJOR=${uavcanblid_hw_version_major}
|
||||
-DHW_VERSION_MINOR=${uavcanblid_hw_version_minor}
|
||||
-DSUPPORT_ALT_CAN_BOOTLOADER
|
||||
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue