mbed-os/connectivity/drivers/ble/FEATURE_BLE/TARGET_NORDIC
Lingkai Dong 4c6f8867d4 Make CryptoCell 310 part of mbed-mbedtls on supported targets
The CMake target mbed-mbedtls-cryptocell310 was not linked by
default, resulting in a compilation error on targets that use
Mbed TLS:

    fatal error: mbedtls_device.h: No such file or directory

Other Mbed TLS drivers simply add themselve to mbed-mbedtls, so this
commits does the alignment to fix the build error.

Note: the driver and the core Mbed TLS have mutual dependency, so
they need to be one CMake target.
2021-03-18 12:10:11 +00:00
..
TARGET_NORDIC_CORDIO Make CryptoCell 310 part of mbed-mbedtls on supported targets 2021-03-18 12:10:11 +00:00
CMakeLists.txt CMake: Componentize Mbed OS into multiple CMake targets (#13732) 2020-11-06 17:25:21 +00:00