mbed-os/events/source
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
..
EventQueue.cpp Fix replacement of event queue background. 2021-09-10 12:13:09 +01:00
equeue.c bigger equeue generation size and only increment when needed 2021-03-09 22:08:43 +00:00
equeue_mbed.cpp mbed-ce@master + fixes + gcc 11 support (#135) 2023-02-21 09:04:34 -08:00
equeue_posix.c Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00
mbed_shared_queues.cpp Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00