mbed-os/cmsis/device/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
..
TOOLCHAIN_ARM_MICRO CMSIS: Restructure ported CMSIS_5 2020-09-01 15:55:13 +01:00
TOOLCHAIN_ARM_STD CMSIS: Restructure ported CMSIS_5 2020-09-01 15:55:13 +01:00
TOOLCHAIN_GCC_ARM CMSIS: Restructure ported CMSIS_5 2020-09-01 15:55:13 +01:00
TOOLCHAIN_IAR CMSIS: Restructure ported CMSIS_5 2020-09-01 15:55:13 +01:00
include Fix ABI differences between mbed-baremetal and mbed-os, remove PlatformMutex 2022-09-14 00:25:30 -07:00
source mbed-ce@master + fixes + gcc 11 support (#135) 2023-02-21 09:04:34 -08:00
CMakeLists.txt Fix ABI differences between mbed-baremetal and mbed-os, remove PlatformMutex 2022-09-14 00:25:30 -07:00
mbed_lib.json RTOS: Add configuration to enable RTX events 2021-06-23 14:38:35 +02:00