mirror of
https://github.com/keirf/greaseweazle-firmware.git
synced 2025-10-31 11:06:44 -07:00
Update to v1.0
This commit is contained in:
4
Makefile
4
Makefile
@@ -1,6 +1,6 @@
|
||||
|
||||
export FW_MAJOR := 0
|
||||
export FW_MINOR := 33
|
||||
export FW_MAJOR := 1
|
||||
export FW_MINOR := 0
|
||||
|
||||
TARGETS := all blinky clean dist mrproper f1_ocd ocd flash start serial
|
||||
.PHONY: $(TARGETS)
|
||||
|
||||
@@ -1,8 +1,15 @@
|
||||
************************************
|
||||
** Greaseweazle Release Notes
|
||||
** Greaseweazle Firmware Release Notes
|
||||
** Keir Fraser <keir.xen@gmail.com>
|
||||
************************************
|
||||
|
||||
** v1.0 - 26 December 2021
|
||||
- Firmware is now released separately from the host tools
|
||||
- No firmware changes since v0.31 (apart from the version bump)
|
||||
|
||||
-------------------------------------------------------------------------
|
||||
All versions below include firmware and host tools in a combined release.
|
||||
|
||||
** v0.33 - 14 December 2021
|
||||
- Support high-density Amiga images (1760kB ADF)
|
||||
- IPF: Automatic write verification
|
||||
|
||||
Reference in New Issue
Block a user