From 56dfa5b0446ab10455d14d71647db0ff264bad3e Mon Sep 17 00:00:00 2001 From: Francois <thiebolt@irit.fr> Date: Mon, 29 May 2023 09:45:15 +0200 Subject: [PATCH] update --- ChangeLog.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ChangeLog.txt b/ChangeLog.txt index 055e48a8..c1de034c 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -5,12 +5,12 @@ # (c) neOCampus / F.Thiebolt Université Toulouse3, Laboratoire IRIT -=== Release 221225 only for ESP32 | NVS WiFiCredentials backport -Based on esp32 2.0.4 (because later releases broke the SPIFFS partitioning) +=== Release 221225 / feature-NVSbackport (ESP32 NVS WiFiCredentials backport) +Based on Release 220815 / esp32 2.0.4 (because later releases broke the SPIFFS partitioning) - backport NVS namespace for WiFi credentials -=== [UNPUBLISHED] 28 may 2023 / Feature-bspupgrade +=== [UNPUBLISHED] Release 230528 Bumps to esp32 2.0.9 Bumps to esp8266 3.1.2 - switch WiFi to both 802.11b AND 802.11g (DSI cut down 802.11b !!) -- GitLab