瀏覽代碼

Update to v0.30

Keir Fraser 3 年之前
父節點
當前提交
7f6b8d4748
共有 2 個文件被更改,包括 5 次插入1 次删除
  1. 1 1
      Makefile
  2. 4 0
      RELEASE_NOTES

+ 1 - 1
Makefile

@@ -1,6 +1,6 @@
 
 export FW_MAJOR := 0
-export FW_MINOR := 29
+export FW_MINOR := 30
 
 TARGETS := all blinky clean dist windist mrproper f1_ocd ocd flash start serial pysetup
 .PHONY: $(TARGETS)

+ 4 - 0
RELEASE_NOTES

@@ -3,6 +3,10 @@
 ** Keir Fraser <keir.xen@gmail.com>
 ************************************
 
+** v0.30 - 12 August 2021
+ - New board type: V4 Slim (AT32F403 MCU, laptop drive interface)
+ - F7 Slim: Support Disk Change Detect (used by WinUAE floppy bridge)
+
 ** v0.29 - 29 July 2021
  - gw read/write: Fix memory leak, reducing memory usage by approx 10x
  - gw bandwidth: Test USB connection integrity