Skip to content

Commit

Permalink
Update to v0.28
Browse files Browse the repository at this point in the history
  • Loading branch information
keirf committed Jun 22, 2021
1 parent 910a563 commit b30db8e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

export FW_MAJOR := 0
export FW_MINOR := 27
export FW_MINOR := 28

TARGETS := all blinky clean dist windist mrproper f1_ocd ocd flash start serial pysetup
.PHONY: $(TARGETS)
Expand Down
7 changes: 7 additions & 0 deletions RELEASE_NOTES
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
** Keir Fraser <[email protected]>
************************************

** v0.28 - 22 June 2021
- V4: Improve USB bandwidth and double MCU clock speed to 144MHz
- Fixes "gw bandwidth" warnings
- Firmware: New command CMD_NOCLICK_STEP.
- Used by Rob Smith's WinUAE bridge to implement noclick
- "gw pin": Split into "gw pin set" and "gw pin get"

** v0.27 - 12 May 2021
- EDSK: Support writing KBI-19 protection tracks
- EDSK: Support next IDAM in preceding sector's GAP
Expand Down

0 comments on commit b30db8e

Please sign in to comment.