Skip to content

Commit 52f5a73

Browse files
sylqueJason2866
andauthored
Fixed board m5stick-c (#26)
* Update m5stick-c.json with the correct variant * Update m5stick-c.json --------- Co-authored-by: Jason2866 <[email protected]>
1 parent 76b2710 commit 52f5a73

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

boards/m5stick-c.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,12 @@
11
{
22
"build": {
3-
"arduino":{
4-
"ldscript": "esp32_out.ld"
5-
},
63
"core": "esp32",
74
"extra_flags": "-DARDUINO_M5Stick_C",
85
"f_cpu": "240000000L",
96
"f_flash": "40000000L",
107
"flash_mode": "dio",
118
"mcu": "esp32",
12-
"variant": "m5stick_c"
9+
"variant": "m5stack_stickc"
1310
},
1411
"connectivity": [
1512
"wifi",

0 commit comments

Comments
 (0)