ESP32-audioI2S
ESP32-audioI2S copied to clipboard
ESP8266 driver/i2s/h not found error
Good afternoon! We are trying to get your example code to work but while compiling we get the following error:
fatal error: driver/i2s.h: No such file or directory 21 | #include <driver/i2s.h>
What are we missing? We are working with a ESP8266. We would appreciate any insight. Thank you
Please take an ESP32, the ESP8266 has only one core and therefore, like the ESP32-S2, cannot be used for this library. The ESP32 can also be one of the first generation without PSRAM with 4MB Flash
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.