mbed-os/drivers/tests/UNITTESTS
Ladislas de Toldi 3176fc7ca5
mbed-ce@master + fixes + gcc 11 support (#135)
* Fix rtos::Mutex stub, add trylock() method

* LowPowerTicker - Add ::attach(...) method + call callback

* mbed_power_management - rename sleep --> mbed_sleep to avoid conflicts

Fixes conflicts w/ unistd.h and boost::ut

* GCC 11/C++ 20 - Remove deprecated type_traits

* GCC 11/C++ 20 - Remove redundant templating of methods

* Warning - pragma ignore invalid-noreturn for unit tests

* Fix astyle errors

* Fix missing mbed_sleep() calls
2023-02-21 09:04:34 -08:00
..
AnalogIn Unit tests: Add boilerplate code for AnalogIn.cpp 2021-08-16 10:13:11 +01:00
PwmOut Unit tests: Remove redundant CMake target mbed-headers-base 2021-08-02 17:42:43 +01:00
Watchdog Unit tests: Remove redundant CMake target mbed-headers-base 2021-08-02 17:42:43 +01:00
doubles mbed-ce@master + fixes + gcc 11 support (#135) 2023-02-21 09:04:34 -08:00
CMakeLists.txt Unit tests: Add boilerplate code for AnalogIn.cpp 2021-08-16 10:13:11 +01:00