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 := 20
3+ export FW_MINOR := 21
44
55TARGETS := all blinky clean dist windist mrproper ocd flash start serial
66.PHONY : $(TARGETS )
Original file line number Diff line number Diff line change 33** Keir Fraser <keir.xen@gmail.com>
44************************************
55
6+ ** v0.21 - 10 September 2020
7+ - Support new Greaseweazle model: F7 Lightning Plus
8+ - Fixes for older drives
9+ - 50us index mask, avoid double triggering on the index signal
10+ - Increase default head-step delay to 5ms
11+ - Windows: Install the CAPS/SPS IPF library automatically
12+ - New command 'gw seek' to seek to specified drive cylinder
13+ - New syntax for specifying Greaseweazle device name on command line
14+ - eg 'gw read --device COM3 a.scp'
15+
616** v0.20 - 1 July 2020
717 - gw write: New options --erase-empty and --double-step
818 - gw update: Fix COM redetect on Windows running Bitdefender
You can’t perform that action at this time.
0 commit comments