mbed-os/platform/source/TARGET_CORTEX_M
Rajkumar Kanagaraj e7c0d93ad4 CMake: add mbed-os and mbed-baremetal targets
mbed-os consists of mbed-core and mbed-rtos
mbed-baremetal consists of mbed-core

The main change is for mbed-core. Changing from object library to be interface. This way it allows us to do the above to have 2 main targets for users to use.

This should be backward compatible change as mbed-os target we used contains the same files/options as previously set.
2020-11-06 17:25:22 +00:00
..
TOOLCHAIN_ARM Streamline crash data access 2020-04-24 10:59:13 +03:00
TOOLCHAIN_GCC Streamline crash data access 2020-04-24 10:59:13 +03:00
TOOLCHAIN_IAR Fix IAR assembler errors on except.S 2020-07-29 08:25:41 -07:00
CMakeLists.txt CMake: add mbed-os and mbed-baremetal targets 2020-11-06 17:25:22 +00:00
mbed_fault_handler.c Streamline crash data access 2020-04-24 10:59:13 +03:00