We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16f1be5 commit e040bd2Copy full SHA for e040bd2
1 file changed
package/package_py32_index.template.json
@@ -1,7 +1,7 @@
1
{
2
"packages": [
3
4
- "name": "PY32Duino Arduino Core",
+ "name": "PY32Duino",
5
"maintainer": "HalfSweet",
6
"websiteURL": "https://arduino.py32.halfsweet.cn",
7
"email": "HalfSweet@HalfSweet.cn",
@@ -28,12 +28,12 @@
28
],
29
"toolsDependencies": [
30
31
- "packager": "HalfSweet",
+ "packager": "PY32Duino",
32
"name": "xpack-arm-none-eabi-gcc",
33
"version": "12.2.1-1.1"
34
},
35
36
- "packager": "STMicroelectronics",
37
"name": "CMSIS",
38
"version": "5.7.0"
39
}
0 commit comments