Browse Source

Update to v0.9

Keir Fraser 5 years ago
parent
commit
d0429cfb72
2 changed files with 6 additions and 1 deletions
  1. 1 1
      Makefile
  2. 5 0
      RELEASE_NOTES

+ 1 - 1
Makefile

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

+ 5 - 0
RELEASE_NOTES

@@ -3,6 +3,11 @@
 ** Keir Fraser <keir.xen@gmail.com>
 ************************************
 
+** v0.9 - 7 January 2020
+ - Activity LED
+   - Lights while a USB-issued command is in progress
+   - Flashes when enumerated but idle in the firmware-update bootloader
+
 ** v0.8 - 6 January 2020
  - STM32F73xx: Various Fixes and Improvements
    - Allow Firmware Update mode to be forced via strapping Serial RX/TX