squeezelite-esp32
squeezelite-esp32 copied to clipboard
[Request] support for 5GHz ESP32-C5
in urban areas 2.4 ghz might be overloaded. also with a lot of IOT devices in this net i get sometimes stutter in the 2.4Ghz net.
the ESP32-C5 supports the 5GHZ band and I think it would be a nice addition to this project.
~~ESP32-C5 only has a single core, which might be non-optimal for audio streaming use case. Nevertheless I did get a DevKit style board and will try to compile for it and see when I have time~~
EDIT: This is clearly not possible in the near future since ESP32-C5 is only supported in ESP-IDF v5.6+ which this project is impossible to upgrade to