Răsfoiți Sursa

Update to v0.29

Keir Fraser 3 ani în urmă
părinte
comite
a40c2f247a
2 a modificat fișierele cu 6 adăugiri și 1 ștergeri
  1. 1 1
      Makefile
  2. 5 0
      RELEASE_NOTES

+ 1 - 1
Makefile

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

+ 5 - 0
RELEASE_NOTES

@@ -3,6 +3,11 @@
 ** Keir Fraser <keir.xen@gmail.com>
 ************************************
 
+** v0.29 - 29 July 2021
+ - gw read/write: Fix memory leak, reducing memory usage by approx 10x
+ - gw bandwidth: Test USB connection integrity
+ - New board type: F1 Plus (Unbuffered)
+
 ** v0.28 - 22 June 2021
  - V4: Improve USB bandwidth and double MCU clock speed to 144MHz
    - Fixes "gw bandwidth" warnings