mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-07 20:17:04 +03:00
The esp-idf has a known issue with the i2s frequency calculation that prevents us from leveraging the i2s output to drive SPDIF. We used to patch the esp-idf with our changed code before compiling, but that may cause problems when setting up a new build environment and not reading the instructions.