Skip to content

Commit 9b28584

Browse files
committed
Logicrom Development Platform release v0.9.1
Signed-off-by: Ajay Bhargav <[email protected]>
1 parent 3e55213 commit 9b28584

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

platform.json

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"name": "logicrom",
33
"title": "Logicrom Development Platform",
44
"description": "Wireless IoT Development Platform for 4G LTE (RDA8910), GSM (MT2503/MT6261) & NBIoT (MT2625) Chipsets.",
5-
"url": "https://logicrom.com/",
6-
"homepage": "https://logicrom.com/",
5+
"url": "https://www.waybyte.in/products/logicrom",
6+
"homepage": "https://www.waybyte.in/",
77
"license": "MIT",
88
"keywords": [
99
"dev-platform",
@@ -19,7 +19,8 @@
1919
"MT6261",
2020
"MT2503",
2121
"MT2625",
22-
"IoT"
22+
"IoT",
23+
"EC200u", "EC600u", "N58", "N716", "N715", "L610", "M66", "MC60", "MC20", "M26", "M56", "SIM868"
2324
],
2425
"engines": {
2526
"platformio": "^5"
@@ -28,7 +29,7 @@
2829
"type": "git",
2930
"url": "https://github.com/waybyte/platform-logicrom.git"
3031
},
31-
"version": "0.9.0",
32+
"version": "0.9.1",
3233
"vendor": "Waybyte Solutions",
3334
"frameworks": {
3435
"logicromsdk": {
@@ -54,17 +55,17 @@
5455
},
5556
"framework-logicromsdk": {
5657
"type": "framework",
57-
"version": "~0.9.0"
58+
"version": "~0.9.1"
5859
},
5960
"framework-logicromarduino": {
6061
"type": "framework",
6162
"optional": true,
62-
"version": "~0.7.0"
63+
"version": "~0.8.0"
6364
},
6465
"tool-logicromflasher": {
6566
"type": "uploader",
6667
"optional": true,
67-
"version": "~2.4.1"
68+
"version": "~2.5.0"
6869
}
6970
},
7071
"pythonPackages": {

0 commit comments

Comments
 (0)