10000 esp8266/boards/ESP8266_GENERIC: Add image filename. · micropython/micropython@1dedb65 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1dedb65

Browse files
committed
esp8266/boards/ESP8266_GENERIC: Add image filename.
This image is now in micropython-media. Signed-off-by: Damien George <damien@micropython.org>
1 parent bc1af5a commit 1dedb65

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

ports/esp8266/boards/ESP8266_GENERIC/board.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@
77
"External Flash",
88
"WiFi"
99
],
10-
"images": [],
10+
"images": [
11+
"esp8266.jpg"
12+
],
1113
"mcu": "esp8266",
1214
"product": "ESP8266",
1315
"thumbnail": "",

0 commit comments

Comments
 (0)
0