panda/python
bkralik c2bea78f6d
Fix python library on Windows (#523)
On Windows, setAutoDetachKernelDriver is not supported (http://libusb.sourceforge.net/api-1.0/group__libusb__dev.html#ga5e0cc1d666097e915748593effdc634a) and causes libusb to get stuck (simple try-catch is not working). This prevents any issues when running both at native windows python and cygwined python...
2020-05-02 12:18:26 -07:00
..
__init__.py Fix python library on Windows (#523) 2020-05-02 12:18:26 -07:00
dfu.py Linter python (#299) 2019-10-15 14:03:31 -07:00
esptool.py Linter python (#299) 2019-10-15 14:03:31 -07:00
flash_release.py No ESP in non-white (#514) 2020-04-20 17:49:52 -07:00
isotp.py fix more encoding and some bytes cleanup (#300) 2019-10-15 12:05:33 -07:00
serial.py fix more encoding and some bytes cleanup (#300) 2019-10-15 12:05:33 -07:00
uds.py uds: clear rx buffer on drain 2020-02-05 23:34:00 -08:00
update.py Linter python (#299) 2019-10-15 14:03:31 -07:00