Skip to content

Commit 1400178

Browse files
committed
Synchronize board settings according to the latest Arduino core
1 parent bf9c13f commit 1400178

36 files changed

+76
-67
lines changed

boards/adafruit_feather_esp32_v2.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,19 @@
11
{
22
"build": {
3-
"arduino":{
3+
"arduino": {
44
"ldscript": "esp32_out.ld"
55
},
66
"core": "esp32",
77
"extra_flags": [
88
"-DARDUINO_ADAFRUIT_FEATHER_ESP32_V2",
99
"-DBOARD_HAS_PSRAM",
10+
"-DARDUINO_RUNNING_CORE=1",
11+
"-DARDUINO_EVENT_RUNNING_CORE=1",
1012
"-mfix-esp32-psram-cache-issue",
1113
"-mfix-esp32-psram-cache-strategy=memw"
1214
],
1315
"f_cpu": "240000000L",
14-
"f_flash": "40000000L",
16+
"f_flash": "80000000L",
1517
"flash_mode": "dio",
1618
"mcu": "esp32",
1719
"variant": "adafruit_feather_esp32_v2"

boards/adafruit_feather_esp32s3.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
"-DARDUINO_ADAFRUIT_FEATHER_ESP32S3",
1010
"-DARDUINO_USB_CDC_ON_BOOT=1",
1111
"-DARDUINO_RUNNING_CORE=1",
12-
"-DARDUINO_EVENT_RUNNING_CORE=1"
12+
"-DARDUINO_EVENT_RUNNING_CORE=1",
13+
"-DBOARD_HAS_PSRAM"
1314
],
1415
"f_cpu": "240000000L",
1516
"f_flash": "80000000L",

boards/adafruit_feather_esp32s3_nopsram.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"build": {
33
"arduino":{
4-
"ldscript": "esp32s3_out.ld"
4+
"ldscript": "esp32s3_out.ld",
5+
"memory_type": "qio_qspi"
56
},
67
"core": "esp32",
78
"extra_flags": [

boards/adafruit_qtpy_esp32.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,19 @@
11
{
22
"build": {
3-
"arduino":{
3+
"arduino": {
44
"ldscript": "esp32_out.ld"
55
},
66
"core": "esp32",
77
"extra_flags": [
88
"-DARDUINO_ADAFRUIT_QTPY_ESP32_PICO",
99
"-DBOARD_HAS_PSRAM",
10+
"-DARDUINO_RUNNING_CORE=1",
11+
"-DARDUINO_EVENT_RUNNING_CORE=1",
1012
"-mfix-esp32-psram-cache-issue",
1113
"-mfix-esp32-psram-cache-strategy=memw"
1214
],
1315
"f_cpu": "240000000L",
14-
"f_flash": "40000000L",
16+
"f_flash": "80000000L",
1517
"flash_mode": "dio",
1618
"mcu": "esp32",
1719
"variant": "adafruit_qtpy_esp32"

boards/adafruit_qtpy_esp32c3.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
],
1212
"f_cpu": "160000000L",
1313
"f_flash": "80000000L",
14-
"flash_mode": "dout",
14+
"flash_mode": "qio",
1515
"hwids": [
1616
[
1717
"0X303A",

boards/alksesp32.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"build": {
3-
"arduino":{
3+
"arduino": {
44
"ldscript": "esp32_out.ld"
55
},
66
"core": "esp32",
77
"extra_flags": "-DARDUINO_ALKS",
88
"f_cpu": "240000000L",
9-
"f_flash": "40000000L",
10-
"flash_mode": "dio",
9+
"f_flash": "80000000L",
10+
"flash_mode": "qio",
1111
"mcu": "esp32",
1212
"variant": "alksesp32"
1313
},

boards/bpi-bit.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"build": {
3-
"arduino":{
3+
"arduino": {
44
"ldscript": "esp32_out.ld"
55
},
66
"core": "esp32",
77
"extra_flags": "-DARDUINO_BPI_BIT",
88
"f_cpu": "160000000L",
9-
"f_flash": "40000000L",
9+
"f_flash": "80000000L",
1010
"flash_mode": "dio",
1111
"mcu": "esp32",
1212
"variant": "bpi-bit"

boards/d-duino-32.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"build": {
3-
"arduino":{
3+
"arduino": {
44
"ldscript": "esp32_out.ld"
55
},
66
"core": "esp32",
77
"extra_flags": "-DARDUINO_D_DUINO_32",
88
"f_cpu": "240000000L",
9-
"f_flash": "40000000L",
9+
"f_flash": "80000000L",
1010
"flash_mode": "dio",
1111
"mcu": "esp32",
1212
"variant": "d-duino-32"

boards/deneyapkart.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"build": {
3-
"arduino":{
3+
"arduino": {
44
"ldscript": "esp32_out.ld"
55
},
66
"core": "esp32",
@@ -11,8 +11,8 @@
1111
"-mfix-esp32-psram-cache-strategy=memw"
1212
],
1313
"f_cpu": "240000000L",
14-
"f_flash": "40000000L",
15-
"flash_mode": "dio",
14+
"f_flash": "80000000L",
15+
"flash_mode": "qio",
1616
"mcu": "esp32",
1717
"variant": "deneyapkart"
1818
},

boards/deneyapkart1A.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"build": {
3-
"arduino":{
3+
"arduino": {
44
"ldscript": "esp32_out.ld"
55
},
66
"core": "esp32",
@@ -11,8 +11,8 @@
1111
"-mfix-esp32-psram-cache-strategy=memw"
1212
],
1313
"f_cpu": "240000000L",
14-
"f_flash": "40000000L",
15-
"flash_mode": "dio",
14+
"f_flash": "80000000L",
15+
"flash_mode": "qio",
1616
"mcu": "esp32",
1717
"variant": "deneyapkart1A"
1818
},

0 commit comments

Comments
 (0)