瀏覽代碼

Update to v0.9

Keir Fraser 5 年之前
父節點
當前提交
d0429cfb72
共有 2 個文件被更改,包括 6 次插入1 次删除
  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