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 := 14
3+ export FW_MINOR := 15
44
55PROJ = Greaseweazle
66VER := v$(FW_MAJOR ) .$(FW_MINOR )
Original file line number Diff line number Diff line change 33** Keir Fraser <keir.xen@gmail.com>
44************************************
55
6+ ** v0.15 - 5 May 2020
7+ - Host tool improvements:
8+ - IPF: More robust conversion to raw flux for writeout
9+ - HFE: Fix crash when writing out HFE from third party tools
10+ - F7 Firmware improvements:
11+ - Preparation for High Speed USB (future board using 730Z8 MCU)
12+ - Enable Instruction and Data caches (10x execution speedup)
13+ - Various improvements to bandwidth as reported by 'gw.py bandwidth'
14+
615** v0.14 - 29 April 2020
716 - IPF: Full write support (weak data, index misalignment)
817 - New GW commands: bandwidth, erase
You can’t perform that action at this time.
0 commit comments