aboutsummaryrefslogtreecommitdiffstats
path: root/host/utils/x300_reset.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove remaining Python 2 referencesMartin Braun2020-05-071-1/+1
| | | | | | | This changes two things in all applicable files: - Remove imports from __future__ - Change default shebangs from /usr/bin/env python to /usr/bin/env python3
* utils: Add X300/X310 reset programNick Foster2019-04-241-0/+109