summaryrefslogtreecommitdiff
path: root/serial/tools/list_ports_posix.py
Commit message (Expand)AuthorAgeFilesLines
* style: use .format() in various places instead of "%" formattingChris Liechti2016-06-081-6/+6
* style: some of the suggestions from flake8Chris Liechti2016-02-061-2/+1
* update file headersChris Liechti2015-12-161-6/+2
* list_ports: new common module providing info object: ListPortInfoChris Liechti2015-09-261-13/+13
* fix EOL issuesChris Liechti2015-09-221-106/+106
* [Bug pyserial:187] improve support for FreeBSD (list_ports_posix)Chris Liechti2015-09-021-1/+1
* pep-8 and small cleanupsChris Liechti2015-08-301-2/+2
* update file headers with license information (SPDX)Chris Liechti2015-08-091-2/+4
* [Bug pyserial:170] list_ports_posix not working properly for CygwinChris Liechti2015-08-071-1/+4
* work on python 3 compatibilityChris Liechti2015-08-031-1/+1
* remove pyparallel and move pyserial files to toplevelChris Liechti2015-08-031-0/+101