Fix for PSRAM detection on ESP32-S3R8 and t-beam (#6504)

* remove duplicate HAS_LP5562  introduced by #6422

* T190 PSRAM fix

* all the boards with a ESP32-S3R8

* T-beam V1.1 PSRAM
This commit is contained in:
Nasimovy
2025-04-06 20:27:46 -05:00
committed by GitHub
co-authored by GitHub
parent 56eb0c08b2
commit 2125c03974
7 changed files with 14 additions and 3 deletions
+2
View File
@@ -8,4 +8,6 @@ lib_deps =
build_flags =
${esp32_base.build_flags} -D TBEAM_V10 -I variants/tbeam
-DGPS_POWER_TOGGLE ; comment this line to disable double press function on the user button to turn off gps entirely.
-DBOARD_HAS_PSRAM
-mfix-esp32-psram-cache-issue
upload_speed = 921600