mbed-os/platform
Chun-Chieh Li 9e49cabb2c Fix strrchr() not declared for IAR
For IAR, strrchr() is used in MBED_FILENAME macro definition. Declare it via string.h to fix compile error when MBED_FILENAME is expanded.
2022-02-07 16:04:23 +08:00
..
FEATURE_EXPERIMENTAL_API PSA: Reinstate deprecated macro 2021-09-14 17:32:42 +01:00
bare_metal Added missing blockdevice mbed_lib.json 2020-11-02 16:35:26 +00:00
cxxsupport Deprecate instead of remove index_type 2021-11-30 10:56:05 +01:00
docs fix(docs): corrects various typos in project documentation 2021-04-23 23:31:11 -05:00
include/platform Fix strrchr() not declared for IAR 2022-02-07 16:04:23 +08:00
mbed-trace Move ns_trace.h to mbed-trace folder 2021-06-28 09:38:11 +03:00
randlib Update copyright (#15) 2021-06-28 09:38:11 +03:00
source Merge pull request #14610 from jeromecoutant/DEV_SLEEP_TRACE 2021-11-08 15:11:18 +00:00
tests Allow unit tests to be compiled with -fno-exception 2022-01-28 11:11:08 +01:00
CMakeLists.txt Update platform CMake to include greentea test dir 2021-08-23 21:41:17 +01:00
mbed_lib.json Power management stat : add verbosity level for MBED_SLEEP_TRACING_ENABLED 2021-11-08 09:46:06 +01:00