Skip to content
Snippets Groups Projects
Commit 517add3c authored by David Sidrane's avatar David Sidrane
Browse files

auav_esc31-v1:Fix build

parent 869e476a
No related branches found
No related tags found
No related merge requests found
......@@ -245,6 +245,7 @@ alt_firmware: \
check_stm_32f4discovery_default \
check_px4_cannode-v1_default \
check_px4_esc-v1_default \
check_auav_esc35-v1_default \
check_stm_nucleo-F767ZI_default \
check_thiemar_s2740vc-v1_default \
sizes
......
......@@ -27,8 +27,8 @@ add_definitions(
include(px4_make_uavcan_bootloader)
px4_make_uavcan_bootloadable(
BOARD auavesc35
BIN ${PX4_BINARY_DIR}/auavesc35-v1.bin
BOARD auav_esc35-v1
BIN ${PX4_BINARY_DIR}/auav_esc35-v1.bin
HWNAME ${uavcanblid_name}
HW_MAJOR ${uavcanblid_hw_version_major}
HW_MINOR ${uavcanblid_hw_version_minor}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment