mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-31 10:26:52 +08:00
mxp_ucans32k146:using padding of 8
This commit is contained in:
committed by
Daniel Agar
parent
f4e9672fde
commit
797bd9592b
@@ -10,6 +10,8 @@ set(uavcanblid_hw_version_major 0)
|
||||
set(uavcanblid_hw_version_minor 34)
|
||||
set(uavcanblid_name "\"org.nxp.ucans32k146\"")
|
||||
|
||||
set(uavcanbl_padding 8)
|
||||
|
||||
add_definitions(
|
||||
-DHW_UAVCAN_NAME=${uavcanblid_name}
|
||||
-DHW_VERSION_MAJOR=${uavcanblid_hw_version_major}
|
||||
|
||||
Reference in New Issue
Block a user