{
"build": {
"arduino": {
"ldscript": "esp32s3_out.ld",
"memory_type": "opi_opi"
},
"core": "esp32",
"extra_flags": [
"-DARDUINO_USB_CDC_ON_BOOT=1",
"-DARDUINO_USB_DFU_ON_BOOT=0",
"-DARDUINO_USB_MSC_ON_BOOT=0",
"-DARDUINO_RUNNING_CORE=1",
"-DARDUINO_EVENT_RUNNING_CORE=1",
"-DBOARD_HAS_PSRAM"
],
"f_cpu": "240000000L",
"f_flash": "80000000L",
"flash_mode": "opi",
"hwids": [
[
"0x303A",
"0x1001"
]
],
"mcu": "esp32s3",
"variant": "esp32s3"
},
"connectivity": [
"bluetooth",
"wifi"
],
"debug": {
"openocd_target": "esp32s3.cfg"
},
"frameworks": [
"arduino",
"espidf"
],
"name": "Waveshare ESP32-S3-Touch-AMOLED-1.64",
"upload": {
"flash_size": "16MB",
"maximum_ram_size": 327680,
"maximum_size": 16777216,
"require_upload_port": true,
"speed": 921600,
"use_1200bps_touch": true,
"wait_for_upload_port": true
},
"url": "https://www.waveshare.com/wiki/ESP32-S3-Touch-AMOLED-1.64",
"vendor": "Waveshare"
}
{ "build": { "arduino": { "ldscript": "esp32s3_out.ld", "memory_type": "opi_opi" }, "core": "esp32", "extra_flags": [ "-DARDUINO_USB_CDC_ON_BOOT=1", "-DARDUINO_USB_DFU_ON_BOOT=0", "-DARDUINO_USB_MSC_ON_BOOT=0", "-DARDUINO_RUNNING_CORE=1", "-DARDUINO_EVENT_RUNNING_CORE=1", "-DBOARD_HAS_PSRAM" ], "f_cpu": "240000000L", "f_flash": "80000000L", "flash_mode": "opi", "hwids": [ [ "0x303A", "0x1001" ] ], "mcu": "esp32s3", "variant": "esp32s3" }, "connectivity": [ "bluetooth", "wifi" ], "debug": { "openocd_target": "esp32s3.cfg" }, "frameworks": [ "arduino", "espidf" ], "name": "Waveshare ESP32-S3-Touch-AMOLED-1.64", "upload": { "flash_size": "16MB", "maximum_ram_size": 327680, "maximum_size": 16777216, "require_upload_port": true, "speed": 921600, "use_1200bps_touch": true, "wait_for_upload_port": true }, "url": "https://www.waveshare.com/wiki/ESP32-S3-Touch-AMOLED-1.64", "vendor": "Waveshare" }