Skip to content

Commit 22043d2

Browse files
committed
Add keywords to platform manifest
1 parent b27329b commit 22043d2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

platform.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
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+
"Xtensa",
11+
"106Micro"
12+
],
713
"engines": {
814
"platformio": "<5"
915
},

0 commit comments

Comments
 (0)