Explorar o código

Update to v0.10

Keir Fraser %!s(int64=5) %!d(string=hai) anos
pai
achega
98e5b5fd6e
Modificáronse 2 ficheiros con 7 adicións e 1 borrados
  1. 1 1
      Makefile
  2. 6 0
      RELEASE_NOTES

+ 1 - 1
Makefile

@@ -1,6 +1,6 @@
 
 export FW_MAJOR := 0
-export FW_MINOR := 9
+export FW_MINOR := 10
 
 PROJ = Greaseweazle
 VER := v$(FW_MAJOR).$(FW_MINOR)

+ 6 - 0
RELEASE_NOTES

@@ -3,6 +3,12 @@
 ** Keir Fraser <keir.xen@gmail.com>
 ************************************
 
+** v0.10 - 17 January 2020
+ - STM32F7xx: Multi-drive support via drive-select config option
+   - Up to three Shugart drives or two IBM/PC drives
+   - gw.py read|write --drive {a,b,0,1,2}
+   - See the "Drive Select" wiki page
+
 ** v0.9 - 7 January 2020
  - Activity LED
    - Lights while a USB-issued command is in progress