Allow multiple VID/PID pairs when detecting serial ports // Resolve #632

This commit is contained in:
Ivan Kravets
2016-04-25 21:05:34 +03:00
parent d1f4f82897
commit b2aa46bf62

View File

@ -14,6 +14,8 @@ PlatformIO 2.0
`platformio lib search <http://docs.platformio.org/en/latest/userguide/lib/cmd_search.html>`__
command
(`issue #604 <https://github.com/platformio/platformio/issues/604>`_)
* Allowed multiple VID/PID pairs when detecting serial ports
(`issue #632 <https://github.com/platformio/platformio/issues/632>`_)
* Updated native SDK for ESP8266 to 1.5
(`issue #366 <https://github.com/platformio/platformio/issues/366>`_)
* Automatically add ``-DUSB_MANUFACTURER`` with vendor's name