* PASS1-137: Add Justfile support to Gen 1 repo
First pass - not all expected commands are added yet
* Update Justfile with fmt command
Add py and c/h formatting
Need to finalize .clang-format file before doing a full reformatting PR
* Refactor Justfiles to separate them out
Also add graphics build commands
* Update Justfiles a bit
Fix formatting of graphics header files in preparation for automatic code formatting
* PASS1-133: Modify cosign file naming for fully signed binaries.
* Remove all USE_CRYPTO, it is not used anymore
Also remove function that is not needed.
* Added use of firmware version from header, also fixed a seg fault