mbed-os/platform
Laurent MEUNIER e8d67ac530 INIT: uARM no rtos: Align pre-main initialization steps between TCs
In uARM, the library's hook _platform_post_stackheap_init does not seem to
exist and I couldnot find a documentation describing the initialisation
flow. All we know is that _open is called after RAM init and before the
C++ init, so this is a working placeholder.

This is maybe not acceptable so a uARM lib expert may propose a better
hook to fullfil the requirement.

At least this is a workign setup.

This series should solve issue reported here:
STM32 (At least F401) breaks if Tickers are activated in a global object #2115
2016-10-04 14:55:27 -05:00
..
CThunk.h restructure - Split hal into drivers+platform+hal 2016-09-30 19:18:09 -05:00
CallChain.cpp For drivers, events, hal, platform, rtos and mbed.h add one level of path to make sure specific and unique includes files are found. 2016-10-01 02:11:36 -05:00
CallChain.h For drivers, events, hal, platform, rtos and mbed.h add one level of path to make sure specific and unique includes files are found. 2016-10-01 02:11:36 -05:00
Callback.h For drivers, events, hal, platform, rtos and mbed.h add one level of path to make sure specific and unique includes files are found. 2016-10-01 02:11:36 -05:00
CircularBuffer.h For drivers, events, hal, platform, rtos and mbed.h add one level of path to make sure specific and unique includes files are found. 2016-10-01 02:11:36 -05:00
FunctionPointer.h For drivers, events, hal, platform, rtos and mbed.h add one level of path to make sure specific and unique includes files are found. 2016-10-01 02:11:36 -05:00
PlatformMutex.h For drivers, events, hal, platform, rtos and mbed.h add one level of path to make sure specific and unique includes files are found. 2016-10-01 02:11:36 -05:00
SingletonPtr.h For drivers, events, hal, platform, rtos and mbed.h add one level of path to make sure specific and unique includes files are found. 2016-10-01 02:11:36 -05:00
Transaction.h For drivers, events, hal, platform, rtos and mbed.h add one level of path to make sure specific and unique includes files are found. 2016-10-01 02:11:36 -05:00
critical.h restructure - Split hal into drivers+platform+hal 2016-09-30 19:18:09 -05:00
mbed_alloc_wrappers.cpp For drivers, events, hal, platform, rtos and mbed.h add one level of path to make sure specific and unique includes files are found. 2016-10-01 02:11:36 -05:00
mbed_assert.c For drivers, events, hal, platform, rtos and mbed.h add one level of path to make sure specific and unique includes files are found. 2016-10-01 02:11:36 -05:00
mbed_assert.h restructure - Split hal into drivers+platform+hal 2016-09-30 19:18:09 -05:00
mbed_board.c For drivers, events, hal, platform, rtos and mbed.h add one level of path to make sure specific and unique includes files are found. 2016-10-01 02:11:36 -05:00
mbed_critical.c For drivers, events, hal, platform, rtos and mbed.h add one level of path to make sure specific and unique includes files are found. 2016-10-01 02:11:36 -05:00
mbed_debug.h restructure - Split hal into drivers+platform+hal 2016-09-30 19:18:09 -05:00
mbed_error.c For drivers, events, hal, platform, rtos and mbed.h add one level of path to make sure specific and unique includes files are found. 2016-10-01 02:11:36 -05:00
mbed_error.h restructure - Split hal into drivers+platform+hal 2016-09-30 19:18:09 -05:00
mbed_interface.c For drivers, events, hal, platform, rtos and mbed.h add one level of path to make sure specific and unique includes files are found. 2016-10-01 02:11:36 -05:00
mbed_interface.h restructure - Split hal into drivers+platform+hal 2016-09-30 19:18:09 -05:00
mbed_lib.json Added a baud argument for (Raw)Serial objects 2016-10-03 20:12:24 +03:00
mbed_mem_trace.c For drivers, events, hal, platform, rtos and mbed.h add one level of path to make sure specific and unique includes files are found. 2016-10-01 02:11:36 -05:00
mbed_mem_trace.h restructure - Split hal into drivers+platform+hal 2016-09-30 19:18:09 -05:00
mbed_rtc_time.cpp For drivers, events, hal, platform, rtos and mbed.h add one level of path to make sure specific and unique includes files are found. 2016-10-01 02:11:36 -05:00
mbed_semihost_api.c For drivers, events, hal, platform, rtos and mbed.h add one level of path to make sure specific and unique includes files are found. 2016-10-01 02:11:36 -05:00
mbed_stats.h restructure - Split hal into drivers+platform+hal 2016-09-30 19:18:09 -05:00
mbed_wait_api_no_rtos.c For drivers, events, hal, platform, rtos and mbed.h add one level of path to make sure specific and unique includes files are found. 2016-10-01 02:11:36 -05:00
mbed_wait_api_rtos.cpp For drivers, events, hal, platform, rtos and mbed.h add one level of path to make sure specific and unique includes files are found. 2016-10-01 02:11:36 -05:00
platform.h restructure - Fixed include paths damaged by the restructure 2016-09-30 19:18:09 -05:00
retarget.cpp INIT: uARM no rtos: Align pre-main initialization steps between TCs 2016-10-04 14:55:27 -05:00
rtc_time.h restructure - Split hal into drivers+platform+hal 2016-09-30 19:18:09 -05:00
semihost_api.h For drivers, events, hal, platform, rtos and mbed.h add one level of path to make sure specific and unique includes files are found. 2016-10-01 02:11:36 -05:00
toolchain.h restructure - Split hal into drivers+platform+hal 2016-09-30 19:18:09 -05:00
wait_api.h restructure - Split hal into drivers+platform+hal 2016-09-30 19:18:09 -05:00