dont remove solo.hex bootloader.hex
This commit is contained in:
parent
f5794481ae
commit
3927aec06d
@ -62,7 +62,6 @@ boot-no-sig:
|
|||||||
|
|
||||||
build-release-locked: cbor clean2 boot-sig-checking clean all-locked
|
build-release-locked: cbor clean2 boot-sig-checking clean all-locked
|
||||||
$(VENV) $(merge_hex) solo.hex bootloader.hex all.hex
|
$(VENV) $(merge_hex) solo.hex bootloader.hex all.hex
|
||||||
rm -f solo.hex bootloader.hex # don't program solo.hex ...
|
|
||||||
|
|
||||||
build-release: cbor clean2 boot-sig-checking clean all
|
build-release: cbor clean2 boot-sig-checking clean all
|
||||||
$(VENV) $(merge_hex) solo.hex bootloader.hex all.hex
|
$(VENV) $(merge_hex) solo.hex bootloader.hex all.hex
|
||||||
|
Loading…
x
Reference in New Issue
Block a user