Skip to content

Commit 08ef4bf

Browse files
authored
Add keywords field to platform manifest
1 parent 72b15f6 commit 08ef4bf

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

platform.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44
"description": "Espressif Systems is a privately held fabless semiconductor company. They provide wireless communications and Wi-Fi chips which are widely used in mobile devices and the Internet of Things applications.",
55
"homepage": "https://espressif.com/",
66
"license": "Apache-2.0",
7+
"keywords": [
8+
"dev-platform",
9+
"Wi-Fi",
10+
"Bluetooth",
11+
"Xtensa",
12+
"LX6"
13+
],
714
"engines": {
815
"platformio": "<5"
916
},

0 commit comments

Comments
 (0)