Przeglądaj źródła

Merge esp_flasher from https://github.com/0xchocolate/flipperzero-esp-flasher

Willy-JL 1 rok temu
rodzic
commit
6c46f70c70
1 zmienionych plików z 7 dodań i 2 usunięć
  1. 7 2
      esp_flasher/docs/changelog.md

+ 7 - 2
esp_flasher/docs/changelog.md

@@ -1,10 +1,15 @@
-## v1.5
+## v1.6
 
-Fixes app to build with the new API. Thanks @Willy-JL for doing the hard part!
+No functional changes, just fixing the build after apparent toolchain updates on dev.
 
 <3 @0xchocolate (cococode)
 
 
+## v1.5
+
+Fixes app to build with the new API. Thanks @Willy-JL for doing the hard part!
+
+
 ## v1.4
 
 Turbo mode (gotta go fast)! The app now supports flashing as fast as possible (921600 baud with built-in retries). In my testing, this sped up a 1:37min flash to 23 seconds. Now we can't go back to the slow way!