Skip to content

Commit 6a92e31

Browse files
authored
bee_motion_s3: use s3 linker script (#1176)
1 parent 167c149 commit 6a92e31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boards/bee_motion_s3.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": "esp32s2_out.ld"
4+
"ldscript": "esp32s3_out.ld"
55
},
66
"core": "esp32",
77
"extra_flags": [

0 commit comments

Comments
 (0)