firmware/cli
2021-03-03 14:02:06 -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 dev squashed 2020-11-18 14:19:14 -05:00
sigheader.py Making whole firmware public with single, signed commit. 2018-07-24 14:07:33 -04:00
signit.py Subcmd to take apart a DFU file; cleanup 2021-03-03 14:02:06 -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