mbed-os/drivers
Lingkai Dong 9b8acca136 Remove `#ifdef UNITTEST` from MbedCRC.h
Production code should not contain any test-specific checks. Rather
than checking `UNITTEST`, MbedCRC.h can simply include in all cases
<mstd_type_traits> whose unit test stub exists.

Also remove the `UNITTEST` macro from CMake definitions of kvstore
unit tests which depend on MbedCRC.h.
2021-07-06 17:29:15 +01:00
..
device_key Fix DeviceKey documentation regarding RoT 2021-04-15 12:15:50 +01:00
docs/serial Replace USBTX/RX 2021-03-24 15:00:53 +00:00
include/drivers Remove `#ifdef UNITTEST` from MbedCRC.h 2021-07-06 17:29:15 +01:00
source Merge pull request #14675 from 0xc0170/fix_i2c_start 2021-06-07 20:49:58 +02:00
tests Merge pull request #14828 from hazzlim/add-cmake-supports-psa-tests 2021-06-29 15:17:01 +01:00
usb fix(docs): corrects various typos in project documentation 2021-04-23 23:31:11 -05:00
CMakeLists.txt CMake: Only build unit tests if Mbed OS is the current project 2021-06-10 23:34:14 +01:00
LICENSE-mit.txt drivers: add license information 2019-04-16 11:29:14 +01:00
LICENSE.md license: fix files list 2019-04-16 11:43:14 +01:00
mbed_lib.json add opsi driver 2020-09-16 11:27:23 +08:00