mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 09:22:18 +00:00
platforms: match usb-Hex_ProfiCNC device (#12772)
This means that we are able to detect and flash the Pixhawk Cube Black.
This commit is contained in:
committed by
David Sidrane
parent
b55ae09f00
commit
dd2d5c029f
@@ -172,7 +172,7 @@ if (TARGET parameters_xml AND TARGET airframes_xml)
|
||||
/dev/serial/by-id/usb-Bitcraze*
|
||||
/dev/serial/by-id/pci-Bitcraze*
|
||||
/dev/serial/by-id/usb-Gumstix*
|
||||
|
||||
/dev/serial/by-id/usb-Hex_ProfiCNC*
|
||||
)
|
||||
|
||||
elseif(${CMAKE_HOST_SYSTEM_NAME} STREQUAL "Darwin")
|
||||
|
||||
Reference in New Issue
Block a user