firmware/cli
2022-11-14 15:10:02 -05:00
..
.gitignore Making whole firmware public with single, signed commit. 2018-07-24 14:07:33 -04:00
README.md Making whole firmware public with single, signed commit. 2018-07-24 14:07:33 -04:00
requirements.txt Subcmd to take apart a DFU file; cleanup 2021-03-03 14:02:06 -05:00
setup.py fix signit setup.py - needs py_modules specified 2022-11-14 09:50:35 -05:00
sigheader.py Making whole firmware public with single, signed commit. 2018-07-24 14:07:33 -04:00
signit.py backport v4 fix, files 2022-11-14 15:10:02 -05:00

CLI Tools

'signit.py'

  • a program to sign binary firmware objects

  • install with:

    pip install --editable .

  • but have ckcc-protocol already in your virtenv, first