summaryrefslogtreecommitdiffstats
path: root/scripts/serial/urlhandler
Commit message (Collapse)AuthorAgeFilesLines
* scripts: make __init__.py nonemptySascha Hauer2016-02-121-0/+1
| | | | | | Otherwise they get removed by make distclean. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* include pyserial trunkJan Luebbe2016-01-185-0/+626
The current pyserial is broken, this version contains the fix for: http://sourceforge.net/p/pyserial/bugs/166/ Signed-off-by: Jan Luebbe <jlu@pengutronix.de>