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
parent 56eb0c08b2
commit 2125c03974
7 changed files with 14 additions and 3 deletions
+1
View File
@@ -15,6 +15,7 @@
"f_cpu": "240000000L",
"f_flash": "80000000L",
"flash_mode": "qio",
"psram_type": "opi",
"hwids": [["0x2886", "0x0059"]],
"mcu": "esp32s3",
"variant": "seeed-xiao-s3"