Commit Graph

17 Commits

Author SHA1 Message Date
dc0bfcbbfd refactor: BatteryInfo structure (consistent layout)
- use tagged enum serialization for BatteryError
- flatten BatteryInfo telemetry with consistent field names and typed error
2026-05-10 17:37:17 +02:00
cfe23c8a09 mqtt via mcutie 2025-09-29 01:00:11 +02:00
f0bda32d7a use rom linked functions for pin keeping 2025-09-26 23:32:41 +02:00
e20b474dfd bring selftest online, bring tz online, fix set_config/get_config race 2025-09-24 22:29:58 +02:00
d010c5d12a get more functions online 2025-09-23 20:51:59 +02:00
5b0e2b6797 i2c working, rtc working, eeprom working 2025-09-22 23:44:33 +02:00
1791f463b7 remove anyhow 2025-09-22 01:49:25 +02:00
65f6670ca4 adda lot of basic webserver back 2025-09-15 01:21:50 +02:00
be3c4a5095 startup and ota state detection working, now wifi_ap next 2025-09-13 20:56:11 +02:00
9de85b6e37 it's alive 2025-09-13 01:39:47 +02:00
79087c9353 more async migration 2025-09-12 16:30:35 +02:00
242e748ca0 started cleanup and moving from std to no_std 2025-09-11 22:47:11 +02:00
5621f17e61 fix all warnings 2025-06-20 21:31:12 +02:00
7115809f2b fix all compiler warnings 2025-06-20 20:53:29 +02:00
506f0c36b5 refactor battery state 2025-06-20 18:46:57 +02:00
4b919b9613 chore: cargo fmt 2025-06-20 16:26:03 +02:00
e2cce88390 combine all branches 2025-06-19 13:05:47 +02:00