mbed-os/platform
Cruz Monrreal II 5c1c7bf71f Merge branch 'fix_astyle_error' of ssh://github.com/0xc0170/mbed-os into rollup-b.1 2018-11-15 18:26:09 -06:00
..
ATCmdParser.cpp Fixes ATCmdParser OOB handling performance-wise 2018-10-31 11:28:17 +02:00
ATCmdParser.h Fixes ATCmdParser OOB handling performance-wise 2018-10-31 11:28:17 +02:00
CThunk.h platform: fix coding style 2018-11-15 07:20:11 +00:00
CThunkBase.cpp CThunkbase: fix coding style 2018-11-15 07:20:09 +00:00
CThunkBase.h platform: fix coding style 2018-11-15 07:20:11 +00:00
CallChain.cpp platform: astyle update 2018-06-29 10:38:44 +01:00
CallChain.h Typo fixes in Doxygen for Platform 2018-11-01 12:10:08 -05:00
Callback.h Infered->Inferred 2018-10-17 17:13:36 -05:00
CircularBuffer.h platform: fix astyle 2018-10-25 09:58:18 +01:00
CriticalSectionLock.h platform: astyle update 2018-06-29 10:38:44 +01:00
DeepSleepLock.h Splitting MBED_ERROR macros to support ones with/without error value argument 2018-05-23 12:21:28 -05:00
DirHandle.h platform: fix coding style 2018-11-15 07:20:11 +00:00
FileBase.cpp platform: fix astyle 2018-10-25 09:58:18 +01:00
FileBase.h Add special handling for "/default" filesystem 2018-09-05 13:28:42 +03:00
FileHandle.cpp Rework retarget opening 2018-02-06 11:07:21 +02:00
FileHandle.h Make changes from comments to FileHandle.h 2018-10-29 14:09:16 -05:00
FileLike.h Doxygen comment updates and fixes 2017-10-26 15:36:26 -05:00
FilePath.cpp platform: astyle update 2018-06-29 10:38:44 +01:00
FilePath.h platform: astyle update 2018-06-29 10:38:44 +01:00
FileSystemHandle.cpp Platform: Add required header file and namespace element instead add all 2018-10-15 10:39:41 -05:00
FileSystemHandle.h platform: astyle update 2018-06-29 10:38:44 +01:00
FileSystemLike.h platform: astyle update 2018-06-29 10:38:44 +01:00
FunctionPointer.h platform: astyle update 2018-06-29 10:38:44 +01:00
LocalFileSystem.cpp platform: astyle update 2018-06-29 10:38:44 +01:00
LocalFileSystem.h platform: astyle update 2018-06-29 10:38:44 +01:00
NonCopyable.h platform: fix coding style 2018-11-15 07:20:11 +00:00
PlatformMutex.h Edit PlatformMutex.h 2018-10-24 16:39:45 -05:00
ScopedLock.h locable->lockable 2018-10-17 16:54:32 -05:00
SharedPtr.h Typo fixes in Doxygen for Platform 2018-11-01 12:10:08 -05:00
SingletonPtr.h Align SingletonPtr data to 8 bytes, or use C++11 2018-10-16 13:32:52 +03:00
Span.h platform: fix coding style 2018-11-15 07:20:11 +00:00
Stream.cpp Replace fflush to fseek before writes 2018-10-05 14:29:15 -05:00
Stream.h Add format checking to Stream methods 2018-10-31 14:26:35 +02:00
Transaction.h platform: astyle update 2018-06-29 10:38:44 +01:00
astyle-branch.out platform: astyle update 2018-06-29 10:38:44 +01:00
critical.h Renamed files in platform to match source names 2017-02-22 18:17:54 -06:00
mbed_alloc_wrappers.cpp This reverts commit 9b53d1256fb358407acbaf81c70b71d937b1f7cd.i 2018-10-26 17:35:33 -05:00
mbed_application.c platform: fix astyle 2018-10-25 09:58:18 +01:00
mbed_application.h Add the process for Cortex-A in mbed_applicaion 2018-06-22 10:47:23 +09:00
mbed_assert.c Add MBED_NORETURN attributes 2018-10-29 13:58:06 +02:00
mbed_assert.h Add MBED_NORETURN attributes 2018-10-29 13:58:06 +02:00
mbed_board.c Add MBED_NORETURN attributes 2018-10-29 13:58:06 +02:00
mbed_critical.c Add atomic_flag utility 2018-10-29 13:58:05 +02:00
mbed_critical.h Add atomic_flag utility 2018-10-29 13:58:05 +02:00
mbed_debug.h Add format check to debug() 2018-10-31 14:26:33 +02:00
mbed_error.c mbed_error.c: Fix format specifiers 2018-10-31 14:49:22 +02:00
mbed_error.h platform: fix coding style 2018-11-15 07:20:11 +00:00
mbed_error_hist.c platform: astyle update 2018-06-29 10:38:44 +01:00
mbed_error_hist.h platform: astyle update 2018-06-29 10:38:44 +01:00
mbed_interface.c platform: astyle update 2018-06-29 10:38:44 +01:00
mbed_interface.h platform: fix coding style 2018-11-15 07:20:11 +00:00
mbed_lib.json Merge branch 'platform-lib-whitespace-patch' of https://github.com/kegilbert/mbed-os into dev_rollup 2018-11-15 13:59:30 +00:00
mbed_mem_trace.cpp Add enable/disable cb function in mem_trace 2018-10-08 11:50:10 -05:00
mbed_mem_trace.h platform: fix coding style 2018-11-15 07:20:11 +00:00
mbed_mktime.c platform: astyle update 2018-06-29 10:38:44 +01:00
mbed_mktime.h platform: astyle update 2018-06-29 10:38:44 +01:00
mbed_poll.cpp Merge pull request #7980 from kjbracey-arm/thread_deprecations 2018-10-15 10:09:55 -05:00
mbed_poll.h Doxygen comment updates and fixes 2017-10-26 15:36:26 -05:00
mbed_power_mgmt.h system_reset is MBED_NORETURN 2018-10-30 12:39:03 +02:00
mbed_preprocessor.h Added macro: 1. string length and 2. variable argument count 2018-01-31 14:06:16 -06:00
mbed_retarget.cpp This reverts commit 9b53d1256fb358407acbaf81c70b71d937b1f7cd.i 2018-10-26 17:35:33 -05:00
mbed_retarget.h platform: astyle update 2018-06-29 10:38:44 +01:00
mbed_rtc_time.cpp Low power timer needs to be reset when setting time. 2018-11-01 17:11:45 -05:00
mbed_rtc_time.h mbed_rtc_time.h - documentation fix 2018-10-23 12:18:45 +02:00
mbed_sdk_boot.c platform: astyle update 2018-06-29 10:38:44 +01:00
mbed_semihost_api.c platform: astyle update 2018-06-29 10:38:44 +01:00
mbed_semihost_api.h platform: astyle update 2018-06-29 10:38:44 +01:00
mbed_sleep.h Fix merge conflict mishap 2018-03-01 17:33:21 +00:00
mbed_stats.c When stack stats enabled, prevent exceptions if memory allocations fail 2018-08-08 16:18:29 +03:00
mbed_stats.h Typo fixes in Doxygen for Platform 2018-11-01 12:10:08 -05:00
mbed_toolchain.h Merge branch 'platform-doxy-typo-fix' of https://github.com/kegilbert/mbed-os into dev_rollup 2018-11-06 12:10:26 +00:00
mbed_version.h Separate version header file to get version updates in Mbed OS 2018-07-11 09:41:30 -05:00
mbed_wait_api.h Clean up Thread deprecation warnings 2018-10-12 14:57:13 +03:00
mbed_wait_api_no_rtos.c platform: astyle update 2018-06-29 10:38:44 +01:00
mbed_wait_api_rtos.cpp Platform: Add required header file and namespace element instead add all 2018-10-15 10:39:41 -05:00
platform.h Updated includes of renamed platform header files 2017-03-01 16:45:55 -06:00
rtc_time.h Renamed files in platform to match source names 2017-02-22 18:17:54 -06:00
semihost_api.h Renamed files in platform to match source names 2017-02-22 18:17:54 -06:00
sleep.h Add system_reset() function to Mbed OS 2018-02-28 16:42:34 +00:00
toolchain.h [platform] fix doxygen group close 2017-04-26 09:14:36 -05:00
wait_api.h Renamed files in platform to match source names 2017-02-22 18:17:54 -06:00