Skip to content

Commit a7fab12

Browse files
authored
Update esp32-s3-devkitc1-n16r16.json (#136)
Changed wrong board name Espressif ESP32-S3-DevKitC-1-N16R8V (16 MB Flash Quad, 16 MB PSRAM Octal)
1 parent 8eec5f0 commit a7fab12

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

boards/esp32-s3-devkitc1-n16r16.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"platforms": [
4343
"espressif32"
4444
],
45-
"name": "Espressif ESP32-S3-DevKitC-1-N16R8V (16 MB Flash Quad, 16 MB PSRAM Octal)",
45+
"name": "Espressif ESP32-S3-DevKitC-1-N16R16V (16 MB Flash Quad, 16 MB PSRAM Octal)",
4646
"upload": {
4747
"flash_size": "16MB",
4848
"maximum_ram_size": 327680,
@@ -52,4 +52,4 @@
5252
},
5353
"url": "https://docs.espressif.com/projects/esp-idf/en/latest/esp32s3/hw-reference/esp32s3/user-guide-devkitc-1.html",
5454
"vendor": "Espressif"
55-
}
55+
}

0 commit comments

Comments
 (0)