feat: standalone ReleaseUpdater library v1.1.0

Promoted from DIYStickyNotes/lib/ReleaseUpdater (byte-identical src) into a
reusable Gitea library. Adds LICENSE, .gitignore, library.properties,
keywords.txt and carries the ReleaseUpdaterCore native unit test for
downstream reuse.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-07-15 14:02:41 +02:00
co-authored by Claude Opus 4.8
commit 59add9eac7
13 changed files with 1043 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
name=ReleaseUpdater
version=1.1.0
author=xPablo.cz
maintainer=xPablo.cz <https://git.xpablo.cz/xPablo.cz>
sentence=Self-update an ESP32 from GitHub/Gitea releases.
paragraph=Version compare, per-board asset selection, HTTPUpdate flashing, and an optional background service loop with idle-gate and UI/TLS hooks.
category=Communication
url=https://git.xpablo.cz/xPablo.cz/ReleaseUpdater
architectures=esp32
depends=ArduinoJson