mbed-os/rtos/rtx/TARGET_CORTEX_M
Mike Fiore 7836c6eaf1 rebase support for MultiTech xDot platform
[XDOT_L151] copy new target CMSIS files from NZ32_SC151 target

[XDOT_L151] remove Modtronix code, add HardFault_Handler, update clock configuration to match xDot hardware

[XDOT_L151] copy new target HAL files from NZ32_SC151 target

[XDOT_L151] update HAL to match xDot hardware

[XDOT_L151] add xdot_eeprom.* and xdot_low_power.* files

[XDOT_L151] add RTOS support for target

Conflicts:
	rtos/rtx/TARGET_CORTEX_M/RTX_Conf_CM.c

[XDOT_L151] match NUCLEO_L152RE startup code for GCC_ARM so RTOS works

[XDOT_L151] fix GPIO write failure

[XDOT_L151] add XDOT_L151CC target to targets.json

[XDOT_L151] change xDot default stack size to 256 bytes and main stack size to 1.5kB

[XDOT_L151] update PinNames.h to match rev E hardware - no change to external pinout

[XDOT_L151] update style in custom xDot HAL files

Conflicts:
	rtos/rtx/TARGET_CORTEX_M/RTX_CM_lib.h
	rtos/rtx/TARGET_CORTEX_M/RTX_Conf_CM.c
2016-09-27 00:13:08 -07:00
..
TARGET_M0 Simplify layout: 2016-05-23 09:13:59 +01:00
TARGET_M0P Simplify layout: 2016-05-23 09:13:59 +01:00
TARGET_M3 Simplify layout: 2016-05-23 09:13:59 +01:00
TARGET_RTOS_M4_M7 Simplify layout: 2016-05-23 09:13:59 +01:00
TESTS/memory/heap_and_stack Add a test for heap and stack layout 2016-08-09 14:54:17 -05:00
HAL_CM.c Turn on main thread stack checking 2016-08-09 14:50:17 -05:00
RTX_CM_lib.h rebase support for MultiTech xDot platform 2016-09-27 00:13:08 -07:00
RTX_Conf_CM.c RTOS - Move per-target RTX config to mbed_rtx.h 2016-09-22 15:09:49 +08:00
RTX_Config.h Simplify layout: 2016-05-23 09:13:59 +01:00
cmsis_os.h rebase support for MultiTech xDot platform 2016-09-27 00:13:08 -07:00
rt_CMSIS.c Fixed rtx calls when inside critical sections 2016-09-22 21:19:22 -05:00
rt_Event.c Simplify layout: 2016-05-23 09:13:59 +01:00
rt_Event.h Simplify layout: 2016-05-23 09:13:59 +01:00
rt_HAL_CM.h Fixed rtx calls when inside critical sections 2016-09-22 21:19:22 -05:00
rt_List.c Simplify layout: 2016-05-23 09:13:59 +01:00
rt_List.h Simplify layout: 2016-05-23 09:13:59 +01:00
rt_Mailbox.c Simplify layout: 2016-05-23 09:13:59 +01:00
rt_Mailbox.h Simplify layout: 2016-05-23 09:13:59 +01:00
rt_MemBox.c Simplify layout: 2016-05-23 09:13:59 +01:00
rt_MemBox.h Simplify layout: 2016-05-23 09:13:59 +01:00
rt_Memory.c Simplify layout: 2016-05-23 09:13:59 +01:00
rt_Memory.h Simplify layout: 2016-05-23 09:13:59 +01:00
rt_Mutex.c Simplify layout: 2016-05-23 09:13:59 +01:00
rt_Mutex.h Simplify layout: 2016-05-23 09:13:59 +01:00
rt_OsEventObserver.c Call the pre-start event unprivileged 2016-06-16 17:38:52 +00:00
rt_OsEventObserver.h Add OsEventObserver 2016-06-10 16:56:16 +01:00
rt_Robin.c Simplify layout: 2016-05-23 09:13:59 +01:00
rt_Robin.h Simplify layout: 2016-05-23 09:13:59 +01:00
rt_Semaphore.c Simplify layout: 2016-05-23 09:13:59 +01:00
rt_Semaphore.h Simplify layout: 2016-05-23 09:13:59 +01:00
rt_System.c Turn on main thread stack checking 2016-08-09 14:50:17 -05:00
rt_System.h Simplify layout: 2016-05-23 09:13:59 +01:00
rt_Task.c Add RTX API to report stack usage 2016-09-13 12:58:57 -05:00
rt_Task.h Simplify layout: 2016-05-23 09:13:59 +01:00
rt_Time.c Simplify layout: 2016-05-23 09:13:59 +01:00
rt_Time.h Simplify layout: 2016-05-23 09:13:59 +01:00
rt_Timer.c Simplify layout: 2016-05-23 09:13:59 +01:00
rt_Timer.h Simplify layout: 2016-05-23 09:13:59 +01:00
rt_TypeDef.h Add RTX API to report stack usage 2016-09-13 12:58:57 -05:00