Martin Kojtal
b2ac60924c
Merge pull request #13476 from talorion/bugfix/fix-warnings
...
Fix trivial compiler Warnings
2020-09-07 09:58:41 +01:00
Lingkai Dong
d6a2269de3
Restructure platform/randlib
...
* Move mbed-client-randlib/ headers into include/
(Note: we don't rename it to "randlib" because this library
is mirrored to https://github.com/ARMmbed/mbed-client-randlib ,
and "mbed-client-randlib" may be reference by some projects)
* Move the standalone local unit test into tests/unit
2020-09-02 12:31:00 +01:00
Lingkai Dong
9b1e0a38fe
Move mbed-client-randlib -> platform/randlib
2020-09-02 12:31:00 +01:00
talorion
d11ce60d83
fixed warnings: printf format missmatch
2020-08-24 11:55:23 +02:00
talorion
fcb81d3015
fixed warnings: comparison of integer expressions of different signedness
2020-08-24 11:55:23 +02:00
George Psimenos
76f37fb2bc
Restructure events directory & move tests
2020-07-28 09:17:19 +01:00
Rajkumar Kanagaraj
a4c1071c5b
Apply suggestions from code review
...
Commit the reviewer suggestions
Co-authored-by: Lingkai Dong <lingkai.dong@arm.com>
2020-07-23 06:24:04 -07:00
Rajkumar Kanagaraj
21325e281a
Update netsocket header and source reference in other libraries
2020-07-23 06:22:15 -07:00
Rajkumar Kanagaraj
354bfaa840
Update header reference
2020-07-23 06:15:13 -07:00
Lingkai Dong
22ea1e8846
Update unittest.cmake files for cellular
2020-07-22 11:06:23 +01:00
Lingkai Dong
61888227cc
.mbedignore cellular unit tests
2020-07-22 11:06:23 +01:00
Lingkai Dong
5905438fb4
Move cellular unit tests into the library
2020-07-22 11:06:23 +01:00
Lingkai Dong
2b24a7a31e
Update paths to cellular framework
2020-07-22 11:06:23 +01:00
Lingkai Dong
b0131b22a9
Split include/ and source/ for cellular
2020-07-22 11:05:49 +01:00
Lingkai Dong
3ff03bf452
Move cellular framework into connectivity
2020-07-22 11:05:49 +01:00