mcuboot/scripts
David Brown 2cf522c3d8 scripts: assemble: Fix problem with missing output
Adding an os.unlink() call to remove the outfile results in an exception
being thrown if the file does not exist.  Fix this by trapping, and
checking for the specific error we get on a missing file.

Signed-off-by: David Brown <david.brown@linaro.org>
2017-07-20 14:55:50 -06:00
..
imgtool Update imgtool to write trailer in new format 2017-07-06 10:03:55 -06:00
assemble.py scripts: assemble: Fix problem with missing output 2017-07-20 14:55:50 -06:00
flash.sh Add some simple scripts for signing/flashing 2017-01-23 15:56:39 -07:00
gdb-boot.sh Add some simple scripts for signing/flashing 2017-01-23 15:56:39 -07:00
imgtool.py Update imgtool to write trailer in new format 2017-07-06 10:03:55 -06:00
jgdb.sh Add some simple scripts for signing/flashing 2017-01-23 15:56:39 -07:00
jl.sh Add some simple scripts for signing/flashing 2017-01-23 15:56:39 -07:00