• Joined on 2024-04-25
Patedam pushed to firmware-ota at Patedam/Calendink 2026-03-03 21:38:59 -05:00
849d126ce0 feat: Implement OTA status API with partition information, define ESP32 partition layout, add ArrayCount utility, and include agent interaction rules.
Patedam pushed to firmware-ota at Patedam/Calendink 2026-03-03 21:10:43 -05:00
ad65bf520b tdd for firmware ota
Patedam created branch firmware-ota in Patedam/Calendink 2026-03-03 21:10:43 -05:00
Patedam deleted branch frontend-ota from Patedam/Calendink 2026-03-03 19:42:46 -05:00
Patedam created branch frontend-ota in Patedam/Calendink 2026-03-03 19:42:07 -05:00
Patedam pushed to frontend-ota at Patedam/Calendink 2026-03-03 19:42:07 -05:00
3260a041c9 feat: Polishing the frontend ota. Updated tdds and documentation
046f353d7e feat: Implement Svelte frontend with OTA update support, build tooling, and deployment documentation.
c357c76af6 OTA for frontend works. Created documentation to know how to do it, upload and voila.
eafb705eda feat: enabling web-based OTA updates and deployment for frontend
7c537ed4db feat: Implement HTTP server with static file serving from LittleFS, system APIs, and network connectivity management.
Compare 5 commits »
Patedam deleted branch frontend-ota from Patedam/Calendink 2026-03-03 19:41:42 -05:00
Patedam pushed to main at Patedam/Calendink 2026-03-03 19:41:35 -05:00
9bce74e027 frontend-ota (#1)
Patedam merged pull request Patedam/Calendink#1 2026-03-03 19:41:34 -05:00
frontend-ota
Patedam created pull request Patedam/Calendink#1 2026-03-03 19:41:11 -05:00
frontend-ota
Patedam pushed to frontend-ota at Patedam/Calendink 2026-03-03 18:35:24 -05:00
3260a041c9 feat: Polishing the frontend ota. Updated tdds and documentation
Patedam pushed to frontend-ota at Patedam/Calendink 2026-03-03 17:29:12 -05:00
046f353d7e feat: Implement Svelte frontend with OTA update support, build tooling, and deployment documentation.
Patedam pushed to frontend-ota at Patedam/Calendink 2026-03-03 16:57:36 -05:00
c357c76af6 OTA for frontend works. Created documentation to know how to do it, upload and voila.
Patedam pushed to frontend-ota at Patedam/Calendink 2026-03-03 16:33:06 -05:00
eafb705eda feat: enabling web-based OTA updates and deployment for frontend
Patedam pushed to frontend-ota at Patedam/Calendink 2026-03-03 16:17:13 -05:00
7c537ed4db feat: Implement HTTP server with static file serving from LittleFS, system APIs, and network connectivity management.
Patedam pushed to frontend-ota at Patedam/Calendink 2026-03-03 15:14:49 -05:00
Patedam created branch frontend-ota in Patedam/Calendink 2026-03-03 15:14:48 -05:00
Patedam pushed to main at Patedam/Calendink 2026-03-03 15:14:23 -05:00
80114b1d9f docs: Add frontend OTA strategy document detailing dual-partition LittleFS updates for ESP32-S3.
Patedam pushed to main at Patedam/Calendink 2026-03-03 14:33:13 -05:00
fe8d2974ea feat: Add HTTP server with static file serving from LittleFS, system API endpoints, and CORS support.
Patedam pushed to main at Patedam/Calendink 2026-03-03 14:12:02 -05:00
cfe7332899 Clang format changes for more readability