Commit Graph

10 Commits

Author SHA1 Message Date
Adeeb
d7f7b14118 Enable almost all Flake8 checks (#548)
* fix W391

* E262

* E703

* W293

* some E

* E231

* some more E

* E225

* more E

* E252

* no tabs

* more tabs

* E701

* uds.py

* almost all of them

* only e265 left

* not sure why this is triggering on commented out code

* ignore esptool
2020-06-01 01:49:26 -07:00
Riccardo
ffa68ef711 undo unnecessary brackets for print 2019-09-24 18:07:05 -07:00
Riccardo
dbc248027e Fix all the prints with 2to3, some need to be undo 2019-09-24 18:02:15 -07:00
Riccardo
1e2412a297 env python -> env python3 2019-09-24 17:50:53 -07:00
George Hotz
e21447765e use timer for can bitbanging 2018-06-11 10:06:10 -07:00
George Hotz
ed2920cf8a support extended addressing in canbitbang 2018-06-11 09:02:11 -07:00
George Hotz
223a1fb68f cleanin it up 2018-06-10 23:40:58 -07:00
George Hotz
d917386bf8 bitbanging works 2018-06-10 23:29:20 -07:00
George Hotz
55da0b654f rigol yea, dj pauly d yea 2018-06-10 16:33:34 -07:00
George Hotz
a577583530 working on gmbitbang 2018-06-10 16:23:54 -07:00