mbed-os/platform
Christopher Haster abba0c2173 callback - Added workaround for IAR issue with type information
In the IAR ide, implicitly generated structures based on function
templates end up with missing type information. This has no effect
on using the IAR compiler standalone, but when used through the ide
the missing type information causes the ide to error.

As a workaround, moved the function attributes generated for the
Callback and Event classes into the class scope. This avoids the
syntax that confuses IAR.
2016-10-03 18:33:25 -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 callback - Added workaround for IAR issue with type information 2016-10-03 18:33:25 -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 restructure - Moved stdio-config into platform 2016-09-30 19:18:09 -05: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 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
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