Skip to content

Commit ab0d2de

Browse files
committed
Update LD scripts for new boards
1 parent c5a870e commit ab0d2de

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

boards/heltek_kit_8.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"f_cpu": "80000000L",
66
"f_flash": "40000000L",
77
"flash_mode": "dio",
8-
"ldscript": "esp8266.flash.4m1m.ld",
8+
"ldscript": "eagle.flash.4m1m.ld",
99
"mcu": "esp8266",
1010
"variant": "d1_mini"
1111
},

boards/wio_node.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"f_cpu": "80000000L",
66
"f_flash": "40000000L",
77
"flash_mode": "qio",
8-
"ldscript": "esp8266.flash.4m1m.ld",
8+
"ldscript": "eagle.flash.4m1m.ld",
99
"mcu": "esp8266",
1010
"variant": "nodemcu"
1111
},

0 commit comments

Comments
 (0)