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
This commit is contained in:
2026-03-11 17:39:43 +01:00
commit 064e8812a4
21 changed files with 4235 additions and 0 deletions

3
main/idf_component.yml Normal file
View File

@@ -0,0 +1,3 @@
dependencies:
espressif/cjson: ^1.7.19~1
espressif/w5500: ^1.0.1