Skip to content

Commit 32ac11c

Browse files
committed
Add library credits in README.md
Signed-off-by: Ajay Bhargav <[email protected]>
1 parent 43974fd commit 32ac11c

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,3 +56,18 @@ DFOTA is also supported for LTE modules
5656
[^3]: LCD is work in progress.
5757

5858
[^4]: Please backup calibration during first flash via Maui Meta tool (google is your friend).
59+
60+
61+
# License & Credits
62+
63+
[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).
64+
65+
[Int64String](https://github.com/djGrrr/Int64String) library written by djGrrr and released under the [MIT license](https://github.com/djGrrr/Int64String/blob/master/LICENSE).
66+
67+
[PicoHTTPParser](https://github.com/h2o/picohttpparser) library written by Kazuho Oku, Tokuhiro Matsuno, Daisuke Murase, Shigeo Mitsunari and released under the MIT license.
68+
69+
[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).
70+
71+
[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).
72+
73+
[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)