firmware/cli
Peter D. Gray b05ac7e9fb More info
2020-01-17 14:52:24 -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 Making whole firmware public with single, signed commit. 2018-07-24 14:07:33 -04:00
setup.py Making whole firmware public with single, signed commit. 2018-07-24 14:07:33 -04:00
sigheader.py Making whole firmware public with single, signed commit. 2018-07-24 14:07:33 -04:00
signit.py More info 2020-01-17 14:52:24 -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