mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-24 07:09:48 +08:00
To make UVify device compatible with upload script, we changed device name to be more generalized.
This commit is contained in:
@@ -56,7 +56,7 @@ if(${CMAKE_HOST_SYSTEM_NAME} STREQUAL "Linux")
|
||||
/dev/serial/by-id/pci-Bitcraze*
|
||||
/dev/serial/by-id/usb-Gumstix*
|
||||
/dev/serial/by-id/usb-Hex_ProfiCNC*
|
||||
/dev/serial/by-id/usb-UVify_FMU_BL*
|
||||
/dev/serial/by-id/usb-UVify*
|
||||
)
|
||||
|
||||
elseif(${CMAKE_HOST_SYSTEM_NAME} STREQUAL "Darwin")
|
||||
|
||||
Reference in New Issue
Block a user