mbed-os/rtos
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
..
include/rtos Fix all Doxygen errors and make any future errors fatal (#118) 2022-12-30 18:41:41 -05:00
source Fix some build errors 2022-09-14 00:25:30 -07:00
tests mbed-ce@master + fixes + gcc 11 support (#135) 2023-02-21 09:04:34 -08:00
CMakeLists.txt Rename inconsistently named testing-related variables. Also fix STM32CUBE not working from application code. 2022-09-14 00:25:29 -07:00
LICENSE-mit.txt rtos: add license information 2019-04-16 11:26:39 +01:00
LICENSE.md Remove RtosTimer deprecated class and its APIs 2020-03-09 09:52:29 -07:00
mbed_lib.json RTOS API for bare metal 2019-07-15 10:13:50 +03:00