Initial release 1.2.2

This commit is contained in:
2026-05-24 13:05:18 +02:00
parent 87d33b41c7
commit b075d04706
28 changed files with 2022 additions and 124 deletions
+26
View File
@@ -0,0 +1,26 @@
# esp_jardin 1.2.2
Build PlatformIO pour ESP32 Wemos D1 R32 / ESP32-D0WDQ6.
## Fichiers
| Fichier | Usage |
|---|---|
| `firmware.bin` | Mise à jour firmware OTA ou USB |
| `littlefs.bin` | Mise à jour interface web / filesystem LittleFS |
| `firmware.factory.bin` | Image complète USB pour flash initial ou restauration |
## Ordre OTA Web
1. Envoyer `firmware.bin`.
2. Attendre le redémarrage.
3. Envoyer `littlefs.bin`.
4. Recharger la page et vérifier le footer `FW 1.2.2 / UI 1.2.2`.
## Checksums SHA-256
```text
243ed62606781a17a5fb0600f6f1da3d016ca198086fd8ee4ff552ae738e25e7 firmware.bin
4aecfaa04b93403ebef5fedffb292f100a1034f3e0ae17be3f0f4f700b914d9f littlefs.bin
6a4a32c62afff5fffc39819fa24463861f786203045ebe4968e301e7edc53462 firmware.factory.bin
```
Binary file not shown.
Binary file not shown.
Binary file not shown.