Skip to content

Commit 369e872

Browse files
committed
Update categories and keywords sections
1 parent 34ed860 commit 369e872

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

package.json

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,17 @@
1010
"description": "Professional development environment for Embedded, IoT, Arduino, CMSIS, ESP-IDF, FreeRTOS, libOpenCM3, mbed OS, Pulp OS, SPL, STM32Cube, Zephyr RTOS, ARM, AVR, Espressif (ESP8266/ESP32), FPGA, MCS-51 (8051), MSP430, Nordic (nRF51/nRF52), NXP i.MX RT, PIC32, RISC-V, STMicroelectronics (STM8/STM32), Teensy",
1111
"categories": [
1212
"Programming Languages",
13+
"Linters",
1314
"Debuggers",
15+
"Testing",
1416
"Other"
1517
],
1618
"keywords": [
1719
"embedded",
18-
"debug",
19-
"c",
20-
"c++",
21-
"microcontroller"
20+
"microcontroller",
21+
"arm",
22+
"risc-v",
23+
"arduino"
2224
],
2325
"main": "./dist/extension",
2426
"icon": "resources/platformio-logo.png",

0 commit comments

Comments
 (0)