mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
To make UVify device compatible with upload script, we changed device name to be more generalized.
This commit is contained in:
parent
1161dac875
commit
0b3624ab5f
@ -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")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user