Skip to content

Commit d517d60

Browse files
committed
fix(xiao-esp32-c3): specify flash size
1 parent 13f01b8 commit d517d60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

boards/xiao-esp32-c3/board.json

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"width": 18.1,
99
"height": 23.4,
1010
"mcuAttrs": {
11+
"flashSize": "4",
1112
"serialInterface": "USB_SERIAL_JTAG"
1213
},
1314

0 commit comments

Comments
 (0)