summaryrefslogtreecommitdiff
path: root/util/ec_openocd.py
Commit message (Expand)AuthorAgeFilesLines
* ec_openocd: flip the logic for verify, change to --no-verifyFabio Baltieri2023-05-161-7/+6
* ec_openocd: fix a bunch of presubmit errorsFabio Baltieri2023-04-031-58/+70
* ec_openocd: handle sigint properlyFabio Baltieri2023-04-031-1/+13
* ec_openocd: add an option for using an external gdbserverFabio Baltieri2023-04-031-4/+45
* ec_openocd: refer to util base for the support file search pathFabio Baltieri2023-04-031-16/+5
* ec_openocd: add automatic fallback to gdb-multiarchFabio Baltieri2023-04-031-1/+17
* ec_openocd: add support for rexFabio Baltieri2023-04-031-1/+4
* ec: Use chromite isort configJeremy Bettis2023-02-031-0/+1
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* zephyr: Change final output binary to ec.binJeremy Bettis2022-07-291-1/+1
* ec: Switch black to 80 cols and reformat filesJeremy Bettis2022-07-261-3/+10
* ec: Format all python files with black and isortJeremy Bettis2022-07-121-10/+14
* ec/util: Add support for EC flashing/debugging through OpenOCDrobertzieba@google.com2022-03-151-0/+224