Edzelf / ESP32Radio-V2

New version of the well known ESP32 Radio. Now optional I2S output!
Apache License 2.0
183 stars 45 forks source link

HELIX and SD card push memory usage over maximum #78

Open faragher opened 1 year ago

faragher commented 1 year ago

With SDCARD, DEC_HELIX, and BLUETFT defined, program size becomes 1,345,729 bytes (of 1,310,720 maximum), Is it possible to use defines to remove other capabilities (such as rotary encoder, shift register support, IR support, etc.) in order to bring the program size down?