mbed-os/platform
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
..
FEATURE_EXPERIMENTAL_API Fix all Doxygen errors and make any future errors fatal (#118) 2022-12-30 18:41:41 -05:00
bare_metal Added missing blockdevice mbed_lib.json 2020-11-02 16:35:26 +00:00
cxxsupport mbed-ce@master + fixes + gcc 11 support (#135) 2023-02-21 09:04:34 -08:00
docs fix(docs): corrects various typos in project documentation 2021-04-23 23:31:11 -05:00
include/platform mbed-ce@master + fixes + gcc 11 support (#135) 2023-02-21 09:04:34 -08:00
mbed-trace - Split mbed-core and mbed-rtos into -sources and -flags targets 2022-09-14 00:25:25 -07:00
randlib Convert emac, cellular, and wifi targets, and enable one UDP test 2022-09-14 00:25:28 -07:00
source mbed-ce@master + fixes + gcc 11 support (#135) 2023-02-21 09:04:34 -08: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
mbed_lib.json Change default serial baudrate to 115200 (#58) 2022-10-03 19:47:32 -07:00