Skip to content

Commit 3678b61

Browse files
Sector95Jason2866
andauthored
adafruit_qualia_s3_rgb666 Partition CSV Name Fix (#96)
* adafruit_qualia_s3_rgb666 partition csv name fix * Update adafruit_qualia_s3_rgb666.json --------- Co-authored-by: Jason2866 <[email protected]>
1 parent fca71a7 commit 3678b61

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

boards/adafruit_qualia_s3_rgb666.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
{
22
"build": {
33
"arduino":{
4-
"ldscript": "esp32s3_out.ld",
54
"memory_type": "qio_opi",
6-
"partitions": "partitions-16MB-tinyuf2.csv"
5+
"partitions": "tinyuf2-partitions-16MB.csv"
76
},
87
"core": "esp32",
98
"extra_flags": [

0 commit comments

Comments
 (0)