@@ -2,7 +2,7 @@
|
|||||||
"build": {
|
"build": {
|
||||||
"arduino": {
|
"arduino": {
|
||||||
"ldscript": "esp32s2_out.ld",
|
"ldscript": "esp32s2_out.ld",
|
||||||
"partitions": "partitions-4MB-tinyuf2.csv",
|
"partitions": "tinyuf2-partitions-4MB.csv",
|
||||||
"memory_type": "qio_qspi"
|
"memory_type": "qio_qspi"
|
||||||
},
|
},
|
||||||
"core": "esp32",
|
"core": "esp32",
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"build": {
|
"build": {
|
||||||
"arduino": {
|
"arduino": {
|
||||||
"ldscript": "esp32s2_out.ld",
|
"ldscript": "esp32s2_out.ld",
|
||||||
"partitions": "partitions-4MB-tinyuf2.csv"
|
"partitions": "tinyuf2-partitions-4MB.csv"
|
||||||
},
|
},
|
||||||
"core": "esp32",
|
"core": "esp32",
|
||||||
"extra_flags": [
|
"extra_flags": [
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"build": {
|
"build": {
|
||||||
"arduino": {
|
"arduino": {
|
||||||
"ldscript": "esp32s2_out.ld",
|
"ldscript": "esp32s2_out.ld",
|
||||||
"partitions": "partitions-4MB-tinyuf2.csv",
|
"partitions": "tinyuf2-partitions-4MB.csv",
|
||||||
"memory_type": "qio_qspi"
|
"memory_type": "qio_qspi"
|
||||||
},
|
},
|
||||||
"core": "esp32",
|
"core": "esp32",
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"build": {
|
"build": {
|
||||||
"arduino":{
|
"arduino":{
|
||||||
"ldscript": "esp32s3_out.ld",
|
"ldscript": "esp32s3_out.ld",
|
||||||
"partitions": "partitions-4MB-tinyuf2.csv"
|
"partitions": "tinyuf2-partitions-4MB.csv"
|
||||||
},
|
},
|
||||||
"core": "esp32",
|
"core": "esp32",
|
||||||
"extra_flags": [
|
"extra_flags": [
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"build": {
|
"build": {
|
||||||
"arduino":{
|
"arduino":{
|
||||||
"ldscript": "esp32s3_out.ld",
|
"ldscript": "esp32s3_out.ld",
|
||||||
"partitions": "partitions-8MB-tinyuf2.csv",
|
"partitions": "tinyuf2-partitions-8MB.csv",
|
||||||
"memory_type": "qio_qspi"
|
"memory_type": "qio_qspi"
|
||||||
},
|
},
|
||||||
"core": "esp32",
|
"core": "esp32",
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"build": {
|
"build": {
|
||||||
"arduino": {
|
"arduino": {
|
||||||
"ldscript": "esp32s3_out.ld",
|
"ldscript": "esp32s3_out.ld",
|
||||||
"partitions": "partitions-4MB-tinyuf2.csv",
|
"partitions": "tinyuf2-partitions-4MB.csv",
|
||||||
"memory_type": "qio_qspi"
|
"memory_type": "qio_qspi"
|
||||||
},
|
},
|
||||||
"core": "esp32",
|
"core": "esp32",
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"build": {
|
"build": {
|
||||||
"arduino": {
|
"arduino": {
|
||||||
"partitions": "partitions-4MB-tinyuf2.csv",
|
"partitions": "tinyuf2-partitions-4MB.csv",
|
||||||
"memory_type": "qio_qspi"
|
"memory_type": "qio_qspi"
|
||||||
},
|
},
|
||||||
"core": "esp32",
|
"core": "esp32",
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"build": {
|
"build": {
|
||||||
"arduino":{
|
"arduino":{
|
||||||
"ldscript": "esp32s2_out.ld",
|
"ldscript": "esp32s2_out.ld",
|
||||||
"partitions": "partitions-4MB-tinyuf2.csv"
|
"partitions": "tinyuf2-partitions-4MB.csv"
|
||||||
},
|
},
|
||||||
"core": "esp32",
|
"core": "esp32",
|
||||||
"extra_flags": [
|
"extra_flags": [
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"build": {
|
"build": {
|
||||||
"arduino":{
|
"arduino":{
|
||||||
"ldscript": "esp32s2_out.ld",
|
"ldscript": "esp32s2_out.ld",
|
||||||
"partitions": "partitions-4MB-tinyuf2.csv"
|
"partitions": "tinyuf2-partitions-4MB.csv"
|
||||||
},
|
},
|
||||||
"core": "esp32",
|
"core": "esp32",
|
||||||
"extra_flags": [
|
"extra_flags": [
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"build": {
|
"build": {
|
||||||
"arduino":{
|
"arduino":{
|
||||||
"partitions": "partitions-8MB-tinyuf2.csv",
|
"partitions": "tinyuf2-partitions-8MB.csv",
|
||||||
"memory_type": "qio_qspi"
|
"memory_type": "qio_qspi"
|
||||||
},
|
},
|
||||||
"core": "esp32",
|
"core": "esp32",
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"build": {
|
"build": {
|
||||||
"arduino":{
|
"arduino":{
|
||||||
"ldscript": "esp32s2_out.ld",
|
"ldscript": "esp32s2_out.ld",
|
||||||
"partitions": "partitions-4MB-tinyuf2.csv"
|
"partitions": "tinyuf2-partitions-4MB.csv"
|
||||||
},
|
},
|
||||||
"core": "esp32",
|
"core": "esp32",
|
||||||
"extra_flags": [
|
"extra_flags": [
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
"arduino":{
|
"arduino":{
|
||||||
"ldscript": "esp32s3_out.ld",
|
"ldscript": "esp32s3_out.ld",
|
||||||
"memory_type": "qio_opi",
|
"memory_type": "qio_opi",
|
||||||
"partitions": "partitions-16MB-tinyuf2.csv"
|
"partitions": "tinyuf2-partitions-16MB.csv"
|
||||||
},
|
},
|
||||||
"core": "esp32",
|
"core": "esp32",
|
||||||
"extra_flags": [
|
"extra_flags": [
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"build": {
|
"build": {
|
||||||
"arduino": {
|
"arduino": {
|
||||||
"ldscript": "esp32s2_out.ld",
|
"ldscript": "esp32s2_out.ld",
|
||||||
"partitions": "partitions-4MB-tinyuf2.csv"
|
"partitions": "tinyuf2-partitions-4MB.csv"
|
||||||
},
|
},
|
||||||
"core": "esp32",
|
"core": "esp32",
|
||||||
"extra_flags": [
|
"extra_flags": [
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"build": {
|
"build": {
|
||||||
"arduino": {
|
"arduino": {
|
||||||
"ldscript": "esp32s3_out.ld",
|
"ldscript": "esp32s3_out.ld",
|
||||||
"partitions": "partitions-4MB-tinyuf2.csv"
|
"partitions": "tinyuf2-partitions-4MB.csv"
|
||||||
},
|
},
|
||||||
"core": "esp32",
|
"core": "esp32",
|
||||||
"extra_flags": [
|
"extra_flags": [
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"build": {
|
"build": {
|
||||||
"arduino": {
|
"arduino": {
|
||||||
"ldscript": "esp32s3_out.ld",
|
"ldscript": "esp32s3_out.ld",
|
||||||
"partitions": "partitions-8MB-tinyuf2.csv"
|
"partitions": "tinyuf2-partitions-8MB.csv"
|
||||||
},
|
},
|
||||||
"core": "esp32",
|
"core": "esp32",
|
||||||
"extra_flags": [
|
"extra_flags": [
|
||||||
|
|||||||
Reference in New Issue
Block a user