Skip to content

Commit a737d97

Browse files
authored
esp32s3camlcd: use correct s3 linker script (#1175)
1 parent 6a92e31 commit a737d97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boards/esp32s3camlcd.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"build": {
33
"arduino":{
4-
"ldscript": "esp32_out.ld",
4+
"ldscript": "esp32s3_out.ld",
55
"memory_type": "opi_opi"
66
},
77
"boot": "opi",

0 commit comments

Comments
 (0)