summaryrefslogtreecommitdiff
path: root/serial/tools/list_ports_posix.py
Commit message (Expand)AuthorAgeFilesLines
* OSX: [Patch pyserial:27] Scan by VendorID/Product ID for USB Serial devicescliechti2013-10-121-124/+23
* [Bug pyserial:125] Undefined 'base' on list_ports_posix.py, function usb_lsusbcliechti2013-10-111-2/+3
* improve python 3 compatibility [Bug 3518380]cliechti2012-08-161-1/+5
* update for BSD: list_ports and device functioncliechti2011-12-291-4/+3
* fix SF 3462364, "base" not definedcliechti2011-12-281-1/+2
* also redirect stderr when calling lsusbcliechti2011-08-191-2/+2
* extract detailed hardware info on Linuxcliechti2011-08-191-1/+107
* - add serial.tools.list_ports, implement platform detection code and a main r...cliechti2011-08-051-5/+84
* include ttyACM in listcliechti2011-06-161-1/+1
* add code to list available portscliechti2011-03-241-0/+12