diff --git a/platform.json b/platform.json index a0726e9..9a67d87 100644 --- a/platform.json +++ b/platform.json @@ -4,6 +4,13 @@ "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.", "homepage": "https://espressif.com/", "license": "Apache-2.0", + "keywords": [ + "dev-platform", + "Wi-Fi", + "Bluetooth", + "Xtensa", + "LX6" + ], "engines": { "platformio": "<5" },