We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b653f1 commit b60585bCopy full SHA for b60585b
package.json
@@ -13,7 +13,22 @@
13
"test:watch": "vitest --watch",
14
"prepare": "husky install"
15
},
16
- "keywords": [],
+ "keywords": [
17
+ "esp32",
18
+ "stm32",
19
+ "iot",
20
+ "embedded",
21
+ "testing",
22
+ "ci",
23
+ "wokwi",
24
+ "esp-idf",
25
+ "simulator",
26
+ "arduino",
27
+ "platformio",
28
+ "zephyr",
29
+ "micropython",
30
+ "circuitpython"
31
+ ],
32
"author": "Uri Shaked",
33
"license": "ISC",
34
"repository": {
0 commit comments