annotate tools/crop_ostc3_hex.bat @ 389:9175429bdeba

CHANGE: Logbook now shows end-of-dive date and time for dives made with firmware <1.92 indicated by an icon in the logbook CHANGE: Logbook shows start-of-dive date and time for dives made with firmware >=1.92 BUGFIX: Text alignment in logbook
author heinrichsweikamp
date Tue, 27 Oct 2015 13:45:10 +0100
parents e4e662746c02
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
heinrichsweikamp
parents:
diff changeset
1 :: Crops hex file from MPLAP X to work with Tinybld
heinrichsweikamp
parents:
diff changeset
2 :: Downloaded from http://srecord.sourceforge.net/download.html
1
heinrichsweikamp
parents: 0
diff changeset
3 srec_cat ../ostc3.X/dist/default/production/ostc3.X.production.hex -intel -crop 0x00000 0x1E000 -o o3_tiny.hex -intel