master
CMake platform: remove IAR related CMakeLists
Update GCC except.S to support ARMC6
Code style violation corrected
busy s... fix (ONME-4352)
Workaround for a bug in malloc() from newlib-nano 4.1.0
Change MBED_STATIC_ASSERTs version for built-in
Remove the deprecated CriticalSectionLock APIs
Platform: Separate internal APIs from public APIs
semihosting: add compat header where is required
mbed_retarget: Add a minimal console implementation to provide basic functionalities
Merge pull request #13085 from pea-pod/remove-deprecated-mbed-assert
Add integer overflow check to the malloc wrappers
Make changes for Cortex-A5 support
[STD-PIN] BUTTON and LED define
Streamline crash data access
Unify the __CORTEX_A macro in the files containing cmsis.h
fixup! error: use __INITIAL_SP from cmsis instead of RTX one
platform: move internal headers to internal/
platform: fix SPDX identifiers
Fix MBED_ERROR call in init_os_timer
Power management stat : add verbosity level for MBED_SLEEP_TRACING_ENABLED
Moved a { to the same line as if
Use std::chrono based functions
semihosting: Fix typo in semihost_rename