ESP32-audioI2S
ESP32-audioI2S copied to clipboard
text section exceeds available space in board?
i use ESP32-S3 N16R8 , but when i compile, it showed: Sketch uses 1340981 bytes (102%) of program storage space. Maximum is 1310720 bytes. text section exceeds available space in board Global variables use 46284 bytes (14%) of dynamic memory, leaving 281396 bytes for local variables. Maximum is 327680 bytes. Sketch too big; see https://support.arduino.cc/hc/en-us/articles/360013825179 for tips on reducing it. Error compiling for board ESP32S3 Dev Module.
how to solve? thanks