Move mbed-client-randlib -> platform/randlib
ls
1 parent af1950f commit 9b1e0a38fed62b12645e6af40f1df43953329c46
@Lingkai Dong Lingkai Dong authored on 13 Aug 2020
Showing 49 changed files
View
connectivity/cellular/tests/UNITTESTS/framework/AT/at_cellulardevice/unittest.cmake
View
connectivity/cellular/tests/UNITTESTS/framework/AT/at_cellularinformation/unittest.cmake
View
connectivity/cellular/tests/UNITTESTS/framework/AT/at_cellularnetwork/unittest.cmake
View
connectivity/cellular/tests/UNITTESTS/framework/AT/at_cellularsms/unittest.cmake
View
connectivity/cellular/tests/UNITTESTS/framework/AT/at_cellularstack/unittest.cmake
View
connectivity/cellular/tests/UNITTESTS/framework/common/util/unittest.cmake
View
connectivity/cellular/tests/UNITTESTS/framework/device/athandler/unittest.cmake
View
features/frameworks/mbed-client-randlib/.gitignore 100644 → 0
View
features/frameworks/mbed-client-randlib/.mbedignore 100644 → 0
View
features/frameworks/mbed-client-randlib/.yotta_ignore 100644 → 0
View
features/frameworks/mbed-client-randlib/LICENSE 100644 → 0
View
features/frameworks/mbed-client-randlib/Makefile 100644 → 0
View
features/frameworks/mbed-client-randlib/apache-2.0.txt 100644 → 0
View
features/frameworks/mbed-client-randlib/mbed-client-randlib/platform/arm_hal_random.h 100644 → 0
View
features/frameworks/mbed-client-randlib/mbed-client-randlib/randLIB.h 100644 → 0
View
features/frameworks/mbed-client-randlib/mbed_lib.json 100644 → 0
View
features/frameworks/mbed-client-randlib/source/randLIB.c 100644 → 0
View
features/frameworks/mbed-client-randlib/test/mbed-client-randlib/unittest/Makefile 100644 → 0
View
features/frameworks/mbed-client-randlib/test/mbed-client-randlib/unittest/MakefileWorker.mk 100644 → 0
View
features/frameworks/mbed-client-randlib/test/mbed-client-randlib/unittest/makefile_defines.txt 100644 → 0
View
features/frameworks/mbed-client-randlib/test/mbed-client-randlib/unittest/randlib/Makefile 100644 → 0
View
features/frameworks/mbed-client-randlib/test/mbed-client-randlib/unittest/randlib/main.cpp 100644 → 0
View
features/frameworks/mbed-client-randlib/test/mbed-client-randlib/unittest/randlib/randlibtest.cpp 100644 → 0
View
features/frameworks/mbed-client-randlib/test/mbed-client-randlib/unittest/randlib/test_randlib.c 100644 → 0
View
features/frameworks/mbed-client-randlib/test/mbed-client-randlib/unittest/randlib/test_randlib.h 100644 → 0
View
features/frameworks/mbed-client-randlib/test/mbed-client-randlib/unittest/run_tests 100755 → 0
View
features/frameworks/mbed-client-randlib/test/mbed-client-randlib/unittest/stubs/open_stub.c 100644 → 0
View
features/frameworks/mbed-client-randlib/test/mbed-client-randlib/unittest/stubs/random_stub.c 100644 → 0
View
platform/randlib/.gitignore 0 → 100644
View
platform/randlib/.mbedignore 0 → 100644
View
platform/randlib/.yotta_ignore 0 → 100644
View
platform/randlib/LICENSE 0 → 100644
View
platform/randlib/Makefile 0 → 100644
View
platform/randlib/apache-2.0.txt 0 → 100644
View
platform/randlib/mbed-client-randlib/platform/arm_hal_random.h 0 → 100644
View
platform/randlib/mbed-client-randlib/randLIB.h 0 → 100644
View
platform/randlib/mbed_lib.json 0 → 100644
View
platform/randlib/source/randLIB.c 0 → 100644
View
platform/randlib/test/mbed-client-randlib/unittest/Makefile 0 → 100644
View
platform/randlib/test/mbed-client-randlib/unittest/MakefileWorker.mk 0 → 100644
View
platform/randlib/test/mbed-client-randlib/unittest/makefile_defines.txt 0 → 100644
View
platform/randlib/test/mbed-client-randlib/unittest/randlib/Makefile 0 → 100644
View
platform/randlib/test/mbed-client-randlib/unittest/randlib/main.cpp 0 → 100644
View
platform/randlib/test/mbed-client-randlib/unittest/randlib/randlibtest.cpp 0 → 100644
View
platform/randlib/test/mbed-client-randlib/unittest/randlib/test_randlib.c 0 → 100644
View
platform/randlib/test/mbed-client-randlib/unittest/randlib/test_randlib.h 0 → 100644
View
platform/randlib/test/mbed-client-randlib/unittest/run_tests 0 → 100755
View
platform/randlib/test/mbed-client-randlib/unittest/stubs/open_stub.c 0 → 100644
View
platform/randlib/test/mbed-client-randlib/unittest/stubs/random_stub.c 0 → 100644