mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
This fixes automatic upload. Since ed95dced0f7792fcd38bd the NuttX string is used for device detection, but Linux uses the bootloader's USB vendor and product strings. So the NuttX strings must match with the ones from the bootloader.