From b2aa46bf62b1a8f34059a93757a96e2412b2420a Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Mon, 25 Apr 2016 21:05:34 +0300 Subject: [PATCH] Allow multiple VID/PID pairs when detecting serial ports // Resolve #632 --- HISTORY.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index c3d09426..e021896e 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -14,6 +14,8 @@ PlatformIO 2.0 `platformio lib search `__ command (`issue #604 `_) +* Allowed multiple VID/PID pairs when detecting serial ports + (`issue #632 `_) * Updated native SDK for ESP8266 to 1.5 (`issue #366 `_) * Automatically add ``-DUSB_MANUFACTURER`` with vendor's name