Skip to content

Commit 265539f

Browse files
committed
platform.json: Update SIWI Flashtool version
* SIWI Flashtool with support for MT2625 SoC Signed-off-by: Ajay Bhargav <[email protected]>
1 parent 8a3f816 commit 265539f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

platform.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "siwigsm",
33
"title": "SIWI GSM & NBIoT Platform",
4-
"description": "Development Platform for GSM & NBIoT SoC",
4+
"description": "Development Platform for GSM & NBIoT SoCs (MT6261, MT2503 and MT2625)",
55
"url": "https://siwi.in/",
66
"homepage": "https://help.siwi.in/",
77
"license": "MIT",
@@ -28,14 +28,14 @@
2828
"siwisdk": {
2929
"package": "framework-siwisdk",
3030
"script": "builder/framework/siwisdk.py",
31-
"description": "SIWI GSM Software Development Kit for MT6261, MT2503 and MT2625 SoC",
31+
"description": "SIWI Software Development Kit for GSM & NBIoT SoCs (MT6261, MT2503 and MT2625)",
3232
"homepage": "https://github.com/siwiembedded/siwisdk",
3333
"title": "SIWI GSM & NBIoT SDK"
3434
},
3535
"arduino": {
3636
"package": "framework-siwiduino",
3737
"script": "builder/framework/siwiduino.py",
38-
"description": "Arduino Wiring-based Framework For SiWi and Quectel GSM Modules",
38+
"description": "Arduino Wiring-based Framework For SiWi and Quectel Modules",
3939
"homepage": "https://github.com/siwiembedded/siwiduino",
4040
"title": "Arduino Framework"
4141
}
@@ -58,7 +58,7 @@
5858
"tool-siwiflasher": {
5959
"type": "uploader",
6060
"optional": true,
61-
"version": "~2.0.0"
61+
"version": "~2.1.0"
6262
}
6363
},
6464
"pythonPackages": {

0 commit comments

Comments
 (0)