From a4eca1460e44af67e41bba45a2c2c627f602e2da Mon Sep 17 00:00:00 2001 From: Rune Harlyk Date: Thu, 6 Feb 2025 19:19:26 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=A7=BC=20Removes=20unnecessary=20config?= =?UTF-8?q?=20for=20xiao=20esp32s3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- esp32/platformio.ini | 2 -- 1 file changed, 2 deletions(-) diff --git a/esp32/platformio.ini b/esp32/platformio.ini index 152973a..f560a7d 100644 --- a/esp32/platformio.ini +++ b/esp32/platformio.ini @@ -58,8 +58,6 @@ board_build.mcu = esp32s3 board_build.f_cpu = 240000000L build_flags = ${env.build_flags} - -DBOARD_HAS_PSRAM - -mfix-esp32-psram-cache-issue -D USE_CAMERA=1 -D CAMERA_MODEL_XIAO_ESP32S3=1 ;-D USS_LEFT_PIN=1