Commit Graph

5 Commits

Author SHA1 Message Date
3dd8296dbe auth: add authentication
All checks were successful
Build ESP32 BMC Firmware / build (push) Successful in 1m7s
2026-03-17 13:18:47 +01:00
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
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
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