Commit Graph

6 Commits

Author SHA1 Message Date
e678ccb8b3 fix: use max connection count as max client count
All checks were successful
Build ESP32 BMC Firmware / build (push) Successful in 57s
2026-03-12 18:12:36 +01:00
6e88ce1137 log: add log query API endpoints and display logs on web interface
All checks were successful
Build ESP32 BMC Firmware / build (push) Successful in 53s
2026-03-12 16:20:01 +01:00
ccf4569969 gpio: update config to use only one gpio for ATX PSU
All checks were successful
Build ESP32 BMC Firmware / build (push) Successful in 59s
2026-03-12 15:28:20 +01:00
ee3ec3ac4f ota: add ota update capabilities 2026-03-12 10:59:35 +01:00
b3485fcb10 uart: shorter timeout for responsiveness 2026-03-11 17:53:56 +01:00
064e8812a4 Initial commit
ESP32-S3 firmware acting as BMC for another board, controlling an ATX power supply and providing access to UART.

Co-authored with GLM-5
2026-03-11 17:39:43 +01:00