ESP32-audioI2S icon indicating copy to clipboard operation
ESP32-audioI2S copied to clipboard

ESP8266 driver/i2s/h not found error

Open atomiccarrots opened this issue 3 years ago • 2 comments

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

atomiccarrots avatar Jun 16 '22 16:06 atomiccarrots

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

schreibfaul1 avatar Jun 16 '22 19:06 schreibfaul1

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.

stale[bot] avatar Sep 21 '22 02:09 stale[bot]