Platform is an ESP32-S3. I am trying to use the Example Mixer.ino: It works when compiling with Arduino IDE. However, when using a more professional IDE like VSCode/PlatformIO I cannon make it run.
Problem: cannot open source file "driver/i2s_std.h" (dependency of "ESP32I2SAudio.h")
Anyone experiencing this? It would be nice to work with this library in VSCode
Platform is an ESP32-S3. I am trying to use the Example Mixer.ino: It works when compiling with Arduino IDE. However, when using a more professional IDE like VSCode/PlatformIO I cannon make it run.
Problem: cannot open source file "driver/i2s_std.h" (dependency of "ESP32I2SAudio.h")
Anyone experiencing this? It would be nice to work with this library in VSCode