File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11
22export FW_MAJOR := 0
3- export FW_MINOR := 23
3+ export FW_MINOR := 24
44
55TARGETS := all blinky clean dist windist mrproper ocd flash start serial pysetup
66.PHONY : $(TARGETS )
Original file line number Diff line number Diff line change 33** Keir Fraser <keir.xen@gmail.com>
44************************************
55
6+ ** v0.24 - 14 January 2021
7+ - Index-cue generated Kryoflux and SCP image files
8+ - Most external tools and emulators fail with non-cued streams
9+ - gw write: New precomp command-line option (see the wiki)
10+ - gw: Backward compatibility with older firmware (only back to v0.23)
11+ - Safer bootloader update (CRC check before erasing existing bootloader)
12+
613** v0.23 - 13 January 2021
714 - Support new Greaseweazle model: F7 Slim
815 - Read/write/verify 1.44M IMG image files
You can’t perform that action at this time.
0 commit comments