summaryrefslogtreecommitdiff
path: root/extra/usb_updater/fw_update.py
Commit message (Expand)AuthorAgeFilesLines
* pylintrc: Copy Chromium OS platform2's configCraig Hesling2021-08-021-0/+4
* fw_update: fix python3 incompatibilityRuben Rodriguez Buchillon2020-11-191-1/+1
* fw_update: Pass bytes into `wr_command` functionYilin Yang2020-11-171-1/+1
* usb_updater: Migrate fw_update.py to python2/3 compatibleYilin Yang2020-09-261-3/+4
* Unify #! use in python scriptsStefan Reinauer2019-10-011-1/+1
* ec-devutils: update for pyusb-1.0.2Nick Sanders2019-05-241-2/+3
* Revert "ec-devutils: update pyusb to 1.0.2"Nick Sanders2018-07-261-3/+2
* ec-devutils: update pyusb to 1.0.2Nick Sanders2018-07-061-2/+3
* servo: add usb updaterNick Sanders2017-10-251-16/+18
* usb_update: increase read timout for fw_update.pyNick Sanders2016-11-011-1/+1
* servo_v4: add python firmware update scriptNick Sanders2016-07-211-0/+418