mbed-os/connectivity/mbedtls/platform
Lingkai Dong e16f59a2ee timing_mbed.cpp: Check MBEDTLS_TIMING_ALT
Do not compile the Mbed implementation of Mbed TLS unless
MBEDTLS_TIMING_ALT is defined. This prevents a macro check error on
devices that do not have LPTICKER or USTICKER when Mbed TLS timing
is not enabled.
2021-06-14 17:48:42 +01:00
..
inc mbedtls: Use LowPowerTimer/Timer for timing 2021-06-14 17:25:08 +01:00
src timing_mbed.cpp: Check MBEDTLS_TIMING_ALT 2021-06-14 17:48:42 +01:00