Minor changes to ESP32S3 CAM LCD and ESP32-S2-Saola-1 manifests

This commit is contained in:
Valerii Koval
2022-05-20 13:08:08 +03:00
parent 6f5b79f120
commit 611881ee56
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -4,6 +4,7 @@
"ldscript": "esp32s2_out.ld"
},
"core": "esp32",
"extra_flags": "-DARDUINO_ESP32S2_DEV",
"f_cpu": "240000000L",
"f_flash": "80000000L",
"flash_mode": "qio",
+2 -2
View File
@@ -35,7 +35,7 @@
"frameworks": [
"arduino"
],
"name": "Espressif ESP32-S3-Box",
"name": "ESP32S3 CAM LCD",
"upload": {
"flash_size": "4MB",
"maximum_ram_size": 327680,
@@ -43,6 +43,6 @@
"require_upload_port": true,
"speed": 921600
},
"url": "https://www.adafruit.com/product/5290",
"url": "https://www.espressif.com/en/news/Maple_Eye_ESP32-S3",
"vendor": "Espressif"
}