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:
Julian Oes
2019-08-22 01:32:39 -07:00
committed by David Sidrane
parent b55ae09f00
commit dd2d5c029f

View File

@@ -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")