Skip to content

Commit

Permalink
Update to v3.29
Browse files Browse the repository at this point in the history
  • Loading branch information
keirf committed Oct 2, 2021
1 parent 016e032 commit abe7a06
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

export FW_VER := 3.28
export FW_VER := 3.29

PROJ := FlashFloppy
VER := v$(FW_VER)
Expand Down
6 changes: 6 additions & 0 deletions RELEASE_NOTES
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
** Keir Fraser <keir.xen@gmail.com>
************************************

** v3.29 - 2 October 2021
- Support new Gotek board SFRKC30.AT2 using AT32F415KBU7-4 (QFN32)
- Support LQFP64 AT32F415RxT7 chips on existing "Enhanced Gotek" boards
- IMG: Fix default GAP2 for ED (eg. 2.88M) images
- IMG.CFG: New parameter gap2= to set Post-ID Gap value

** v3.28 - 2 July 2021
- Gotek model SFR1M44-U100LQD: Fix occasional rotary encoder issue
- This model uses SFRKC40.AT4.7 PCB with encoder on new pin header
Expand Down

0 comments on commit abe7a06

Please sign in to comment.