Skip to content

Commit

Permalink
Merge branch 'release/v6.5.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
valeros committed Dec 27, 2023
2 parents 516520f + e261613 commit b0a7f56
Show file tree
Hide file tree
Showing 54 changed files with 1,014 additions and 20 deletions.
50 changes: 50 additions & 0 deletions boards/4d_systems_esp32s3_gen4_r8n16.json
@@ -0,0 +1,50 @@
{
"build": {
"arduino": {
"ldscript": "esp32s3_out.ld",
"memory_type": "qio_opi",
"partitions": "default_16MB.csv"
},
"core": "esp32",
"extra_flags": [
"-DARDUINO_ESP32_S3R8N16",
"-DBOARD_HAS_PSRAM",
"-DARDUINO_USB_MODE=1",
"-DARDUINO_USB_CDC_ON_BOOT=1",
"-DARDUINO_RUNNING_CORE=1",
"-DARDUINO_EVENT_RUNNING_CORE=1"
],
"f_cpu": "240000000L",
"f_flash": "80000000L",
"flash_mode": "qio",
"hwids": [
[
"0x303A",
"0x1001"
]
],
"mcu": "esp32s3",
"variant": "esp32_s3r8n16"
},
"connectivity": [
"bluetooth",
"wifi"
],
"debug": {
"openocd_target": "esp32s3.cfg"
},
"frameworks": [
"arduino",
"espidf"
],
"name": "4D Systems GEN4-ESP32 16MB (ESP32S3-R8N16)",
"upload": {
"flash_size": "16MB",
"maximum_ram_size": 327680,
"maximum_size": 16777216,
"require_upload_port": true,
"speed": 460800
},
"url": "https://4dsystems.com.au/products",
"vendor": "4D Systems"
}
66 changes: 66 additions & 0 deletions boards/adafruit_camera_esp32s3.json
@@ -0,0 +1,66 @@
{
"build": {
"arduino":{
"ldscript": "esp32s3_out.ld",
"partitions": "partitions-4MB-1ota.csv"
},
"core": "esp32",
"extra_flags": [
"-DARDUINO_ADAFRUIT_CAMERA_ESP32S3",
"-DARDUINO_USB_CDC_ON_BOOT=1",
"-DARDUINO_RUNNING_CORE=1",
"-DARDUINO_EVENT_RUNNING_CORE=1",
"-DBOARD_HAS_PSRAM"
],
"f_cpu": "240000000L",
"f_flash": "80000000L",
"flash_mode": "qio",
"hwids": [
[
"0x239A",
"0x0117"
],
[
"0x239A",
"0x8117"
],
[
"0x239A",
"0x8118"
]
],
"mcu": "esp32s3",
"variant": "adafruit_camera_esp32s3"
},
"connectivity": [
"bluetooth",
"wifi"
],
"debug": {
"openocd_target": "esp32s3.cfg"
},
"frameworks": [
"arduino",
"espidf"
],
"name": "Adafruit pyCamera S3",
"upload": {
"arduino": {
"flash_extra_images": [
[
"0x2d0000",
"variants/adafruit_camera_esp32s3/tinyuf2.bin"
]
]
},
"flash_size": "4MB",
"maximum_ram_size": 327680,
"maximum_size": 4194304,
"use_1200bps_touch": true,
"wait_for_upload_port": true,
"require_upload_port": true,
"speed": 460800
},
"url": "https://www.adafruit.com/",
"vendor": "Adafruit"
}
1 change: 1 addition & 0 deletions boards/adafruit_feather_esp32s3.json
Expand Up @@ -33,6 +33,7 @@
"variant": "adafruit_feather_esp32s3"
},
"connectivity": [
"bluetooth",
"wifi"
],
"debug": {
Expand Down
1 change: 1 addition & 0 deletions boards/adafruit_feather_esp32s3_nopsram.json
Expand Up @@ -33,6 +33,7 @@
"variant": "adafruit_feather_esp32s3_nopsram"
},
"connectivity": [
"bluetooth",
"wifi"
],
"debug": {
Expand Down
1 change: 1 addition & 0 deletions boards/adafruit_feather_esp32s3_reversetft.json
Expand Up @@ -33,6 +33,7 @@
"variant": "adafruit_feather_esp32s3_reversetft"
},
"connectivity": [
"bluetooth",
"wifi"
],
"debug": {
Expand Down
1 change: 1 addition & 0 deletions boards/adafruit_feather_esp32s3_tft.json
Expand Up @@ -32,6 +32,7 @@
"variant": "adafruit_feather_esp32s3_tft"
},
"connectivity": [
"bluetooth",
"wifi"
],
"debug": {
Expand Down
1 change: 1 addition & 0 deletions boards/adafruit_matrixportal_esp32s3.json
Expand Up @@ -33,6 +33,7 @@
"variant": "adafruit_matrixportal_esp32s3"
},
"connectivity": [
"bluetooth",
"wifi"
],
"debug": {
Expand Down
67 changes: 67 additions & 0 deletions boards/adafruit_metro_esp32s3.json
@@ -0,0 +1,67 @@
{
"build": {
"arduino":{
"ldscript": "esp32s3_out.ld",
"memory_type": "qio_opi",
"partitions": "partitions-16MB-tinyuf2.csv"
},
"core": "esp32",
"extra_flags": [
"-DARDUINO_METRO_ESP32S3",
"-DARDUINO_USB_CDC_ON_BOOT=1",
"-DARDUINO_RUNNING_CORE=1",
"-DARDUINO_EVENT_RUNNING_CORE=1",
"-DBOARD_HAS_PSRAM"
],
"f_cpu": "240000000L",
"f_flash": "80000000L",
"flash_mode": "qio",
"hwids": [
[
"0x239A",
"0x8145"
],
[
"0x239A",
"0x0145"
],
[
"0x239A",
"0x8146"
]
],
"mcu": "esp32s3",
"variant": "adafruit_metro_esp32s3"
},
"connectivity": [
"bluetooth",
"wifi"
],
"debug": {
"openocd_target": "esp32s3.cfg"
},
"frameworks": [
"arduino",
"espidf"
],
"name": "Adafruit Metro ESP32-S3",
"upload": {
"arduino": {
"flash_extra_images": [
[
"0x410000",
"variants/adafruit_metro_esp32s3/tinyuf2.bin"
]
]
},
"flash_size": "16MB",
"maximum_ram_size": 327680,
"maximum_size": 16777216,
"use_1200bps_touch": true,
"wait_for_upload_port": true,
"require_upload_port": true,
"speed": 460800
},
"url": "https://www.adafruit.com/product/5500",
"vendor": "Adafruit"
}
66 changes: 66 additions & 0 deletions boards/adafruit_qtpy_esp32s3_n4r2.json
@@ -0,0 +1,66 @@
{
"build": {
"arduino": {
"ldscript": "esp32s3_out.ld",
"partitions": "partitions-4MB-tinyuf2.csv"
},
"core": "esp32",
"extra_flags": [
"-DARDUINO_ADAFRUIT_QTPY_ESP32S3_N4R2",
"-DARDUINO_USB_CDC_ON_BOOT=1",
"-DARDUINO_RUNNING_CORE=1",
"-DARDUINO_EVENT_RUNNING_CORE=1",
"-DBOARD_HAS_PSRAM"
],
"f_cpu": "240000000L",
"f_flash": "80000000L",
"flash_mode": "qio",
"hwids": [
[
"0x239A",
"0x8143"
],
[
"0x239A",
"0x0143"
],
[
"0x239A",
"0x8144"
]
],
"mcu": "esp32s3",
"variant": "adafruit_qtpy_esp32s3_n4r2"
},
"connectivity": [
"bluetooth",
"wifi"
],
"debug": {
"openocd_target": "esp32s3.cfg"
},
"frameworks": [
"arduino",
"espidf"
],
"name": "Adafruit QT Py ESP32-S3 (4M Flash 2M PSRAM)",
"upload": {
"arduino": {
"flash_extra_images": [
[
"0x2d0000",
"variants/adafruit_qtpy_esp32s3_n4r2/tinyuf2.bin"
]
]
},
"flash_size": "4MB",
"maximum_ram_size": 327680,
"maximum_size": 4194304,
"use_1200bps_touch": true,
"wait_for_upload_port": true,
"require_upload_port": true,
"speed": 460800
},
"url": "https://www.adafruit.com/product/5700",
"vendor": "Adafruit"
}
1 change: 1 addition & 0 deletions boards/adafruit_qtpy_esp32s3_nopsram.json
Expand Up @@ -32,6 +32,7 @@
"variant": "adafruit_qtpy_esp32s3_nopsram"
},
"connectivity": [
"bluetooth",
"wifi"
],
"debug": {
Expand Down
67 changes: 67 additions & 0 deletions boards/adafruit_qualia_s3_rgb666.json
@@ -0,0 +1,67 @@
{
"build": {
"arduino":{
"ldscript": "esp32s3_out.ld",
"memory_type": "qio_opi",
"partitions": "partitions-16MB-tinyuf2.csv"
},
"core": "esp32",
"extra_flags": [
"-DARDUINO_QUALIA_S3_RGB666",
"-DARDUINO_USB_CDC_ON_BOOT=1",
"-DARDUINO_RUNNING_CORE=1",
"-DARDUINO_EVENT_RUNNING_CORE=1",
"-DBOARD_HAS_PSRAM"
],
"f_cpu": "240000000L",
"f_flash": "80000000L",
"flash_mode": "qio",
"hwids": [
[
"0x239A",
"0x8147"
],
[
"0x239A",
"0x0147"
],
[
"0x239A",
"0x8148"
]
],
"mcu": "esp32s3",
"variant": "adafruit_qualia_s3_rgb666"
},
"connectivity": [
"bluetooth",
"wifi"
],
"debug": {
"openocd_target": "esp32s3.cfg"
},
"frameworks": [
"arduino",
"espidf"
],
"name": "Adafruit Qualia ESP32-S3 RGB666",
"upload": {
"arduino": {
"flash_extra_images": [
[
"0x410000",
"variants/adafruit_qualia_s3_rgb666/tinyuf2.bin"
]
]
},
"flash_size": "16MB",
"maximum_ram_size": 327680,
"maximum_size": 16777216,
"use_1200bps_touch": true,
"wait_for_upload_port": true,
"require_upload_port": true,
"speed": 460800
},
"url": "https://www.adafruit.com/product/5800",
"vendor": "Adafruit"
}
1 change: 1 addition & 0 deletions boards/arduino_nano_esp32.json
Expand Up @@ -30,6 +30,7 @@
"variant": "arduino_nano_nora"
},
"connectivity": [
"bluetooth",
"wifi"
],
"debug": {
Expand Down

0 comments on commit b0a7f56

Please sign in to comment.