Update to v1.0

This commit is contained in:
Keir Fraser
2021-12-26 12:30:42 +00:00
parent 0669e6c13a
commit 3f8a8301e7
2 changed files with 10 additions and 3 deletions

View File

@@ -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)

View File

@@ -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