Skip to content

Commit 34926c1

Browse files
authored
Create board.json
Signed-off-by: Thomas Favennec <48832470+favnec5@users.noreply.github.com>
1 parent 5c0a8d7 commit 34926c1

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
{
2+
"deploy": [
3+
"../deploy.md"
4+
],
5+
"deploy_options": {
6+
"flash_offset": "0x1000"
7+
},
8+
"docs": "",
9+
"features": [
10+
"BLE",
11+
"External Flash",
12+
"WiFi"
13+
],
14+
"images": [
15+
""
16+
],
17+
"mcu": "esp32p4",
18+
"product": "M5STACK TAB5",
19+
"thumbnail": "",
20+
"url": "https://docs.m5stack.com/en/core/Tab5",
21+
"variants": {
22+
},
23+
"vendor": "Espressif"
24+
}

0 commit comments

Comments
 (0)