Skip to content

Commit 4be702a

Browse files
committed
Update readme file
Signed-off-by: Ajay Bhargav <[email protected]>
1 parent 773aac5 commit 4be702a

File tree

1 file changed

+5
-14
lines changed

1 file changed

+5
-14
lines changed

README.md

Lines changed: 5 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Logicrom SDK for Wireless IoT
1+
# Logicrom OpenCPU SDK for Wireless IoT
22

3-
Software development kit for Logicrom Platform
3+
OpenCPU Software development kit for Logicrom IoT Platform
44

55
[![PlatformIO Registry](https://badges.registry.platformio.org/packages/waybyte/tool/framework-logicromsdk.svg)](https://registry.platformio.org/tools/waybyte/framework-logicromsdk)
66
[![Documentation Status](https://readthedocs.org/projects/logicromsdk/badge/?version=latest)](https://docs.logicrom.com)
@@ -14,7 +14,7 @@ Software development kit for Logicrom Platform
1414

1515
## Resources
1616

17-
* [Documentation](https://docs.logicrom.com) - Logicrom SDK documentation for latest version
17+
* [Documentation](https://docs.logicrom.com) - Logicrom OpenCPU SDK documentation for latest version
1818
* [SDK Examples](https://docs.logicrom.com/en/latest/book/example.html)
1919

2020
# Supported Modules
@@ -52,19 +52,10 @@ Software development kit for Logicrom Platform
5252

5353
[^4]: IMEI need to be configured when core is flashed for first time, use AT+EGMR=1,7,"imei"
5454

55-
> DFOTA is also supported for LTE modules
55+
> DFOTA is supported for LTE modules and RDA8955 chipset
5656
5757

5858
# License & Credits
5959

60-
[LittleFS](https://github.com/ARMmbed/littlefs) library written by ARM Limited and released under the [BSD 3-clause license](https://github.com/ARMmbed/littlefs/blob/master/LICENSE.md).
60+
For complete list of third-party library licenses used in Logicrom OpenCPU SDK visit: [Copyright & Licenses](https://docs.logicrom.com/en/latest/book/COPYRIGHT.html)
6161

62-
[Int64String](https://github.com/djGrrr/Int64String) library written by djGrrr and released under the [MIT license](https://github.com/djGrrr/Int64String/blob/master/LICENSE).
63-
64-
[PicoHTTPParser](https://github.com/h2o/picohttpparser) library written by Kazuho Oku, Tokuhiro Matsuno, Daisuke Murase, Shigeo Mitsunari and released under the MIT license.
65-
66-
[heatshrink](https://github.com/atomicobject/heatshrink) library written by Scott Vokes and released under the [ISC license](https://github.com/atomicobject/heatshrink/blob/master/LICENSE).
67-
68-
[SimpleKalmanFilter](https://github.com/denyssene/SimpleKalmanFilter) library written by Denys Sene and released under the [MIT license](https://github.com/denyssene/SimpleKalmanFilter/blob/master/LICENSE).
69-
70-
[OneWire](https://github.com/PaulStoffregen/OneWire) library originally written by Jim Studt and later maintained by Paul Stoffregen, is released uder [custom license](https://github.com/PaulStoffregen/OneWire/blob/master/OneWire.cpp).

0 commit comments

Comments
 (0)