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 40dcbc9 commit 43e33c4Copy full SHA for 43e33c4
platform.json
@@ -13,7 +13,8 @@
13
"MT2621",
14
"MT2503",
15
"MT2625",
16
- "GSM IoT"
+ "GSM IoT",
17
+ "SIMCOM"
18
],
19
"engines": {
20
"platformio": "^5"
@@ -22,7 +23,7 @@
22
23
"type": "git",
24
"url": "https://github.com/siwiembedded/platform-siwigsm.git"
25
},
- "version": "0.6.0",
26
+ "version": "0.7.0",
27
"vendor": "SiWi Embedded Solutions Pvt. Ltd.",
28
"frameworks": {
29
"siwisdk": {
@@ -48,7 +49,7 @@
48
49
50
"framework-siwisdk": {
51
"type": "framework",
- "version": "~0.6.0"
52
+ "version": "~0.7.0"
53
54
"framework-siwiduino": {
55
@@ -58,7 +59,7 @@
58
59
"tool-siwiflasher": {
60
"type": "uploader",
61
"optional": true,
- "version": "~2.1.0"
62
+ "version": "~2.2.0"
63
}
64
65
"pythonPackages": {
0 commit comments