File tree Expand file tree Collapse file tree 3 files changed +9
-8
lines changed Expand file tree Collapse file tree 3 files changed +9
-8
lines changed Original file line number Diff line number Diff line change 1
1
MIT License
2
2
3
- Copyright (c) 2021 Waybyte Solutions
3
+ Copyright (c) 2022 Waybyte Solutions
4
4
5
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 1
- # Logicrom Wireless IoT Platform for Platformio
1
+ # Logicrom Wireless IoT Platform for Platformio IDE
2
2
3
- [ ![ PlatformIO Registry] ( https://badges.registry.platformio.org/packages/ajaybhargav /platform/logicrom.svg )] ( https://registry.platformio.org/platforms/ajaybhargav /logicrom )
3
+ [ ![ PlatformIO Registry] ( https://badges.registry.platformio.org/packages/waybyte /platform/logicrom.svg )] ( https://registry.platformio.org/platforms/waybyte /logicrom )
4
4
5
5
![ Examples] ( https://github.com/waybyte/platform-logicrom/workflows/Examples/badge.svg )
6
6
[ ![ Documentation Status] ( https://readthedocs.org/projects/logicromsdk/badge/?version=latest )] ( https://docs.logicrom.com )
38
38
39
39
Logicrom is available in dual-license:
40
40
41
- - ** Logicrom Personal License** - Personal use or Evaluation
41
+ - ** Logicrom Personal License** - Free for Personal use or Evaluation
42
42
- ** Logicrom Commercial License** - Commercial Use
43
43
44
44
Original file line number Diff line number Diff line change 30
30
" M66" ,
31
31
" MC60" ,
32
32
" MC20" ,
33
+ " MC20UCB" ,
33
34
" M26" ,
34
35
" M56" ,
35
36
" SIM868"
41
42
"type" : " git" ,
42
43
"url" : " https://github.com/waybyte/platform-logicrom.git"
43
44
},
44
- "version" : " 0.9.3 " ,
45
+ "version" : " 0.9.4 " ,
45
46
"vendor" : " Waybyte Solutions" ,
46
47
"frameworks" : {
47
48
"logicromsdk" : {
67
68
},
68
69
"framework-logicromsdk" : {
69
70
"type" : " framework" ,
70
- "version" : " ~0.9.4 "
71
+ "version" : " ~0.9.6 "
71
72
},
72
73
"framework-logicromarduino" : {
73
74
"type" : " framework" ,
74
75
"optional" : true ,
75
- "version" : " ~0.9.1 "
76
+ "version" : " ~0.9.3 "
76
77
},
77
78
"tool-logicromflasher" : {
78
79
"type" : " uploader" ,
79
80
"optional" : true ,
80
- "version" : " ~2.6.0 "
81
+ "version" : " ~2.6.2 "
81
82
}
82
83
},
83
84
"pythonPackages" : {
You can’t perform that action at this time.
0 commit comments