GameTec-live

Results 1 issues of GameTec-live

## Bug report 32MB FLASH 8MB PRAM ESP32-S3-DevKitC1(ESP32-S3-DevKitC-1-N32R8V) **Problem** **Steps** 1. Modify env:demo to compile properly for the chip (#579) ``` [env:demo] extends = dev_esp32-s3 build_flags = -DDEMO=1 ${dev_esp32-s3.build_flags} ${psram_flags.build_flags}...