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
@@ -18,6 +18,7 @@
"f_boot": "120000000L",
"boot": "qio",
"flash_mode": "qio",
"psram_type": "opi",
"hwids": [["0x1A86", "0x7523"]],
"mcu": "esp32s3",
"variant": "esp32s3"