Skip to content
This repository has been archived by the owner on Mar 2, 2023. It is now read-only.

mbed os@master+fixes+gcc 11 support #3

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

ladislas
Copy link
Member

  • Allow unit tests to be compiled with -fno-exception
  • Fix rtos::Mutex stub, add trylock() method
  • LowPowerTicker - Add ::attach(...) method + call callback
  • mbed_power_management - rename sleep --> mbed_sleep to avoid conflicts
  • 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

@ladislas ladislas force-pushed the mbed-os@master+fixes+gcc-11-support branch from dbf5770 to b5cbbdc Compare January 18, 2023 22:15
@ladislas ladislas force-pushed the mbed-os@master+fixes+gcc-11-support branch from b5cbbdc to 604ec91 Compare March 2, 2023 16:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant