mbed-os/platform
Vincent Coubard 1a14453da1 BLE: Add mechanism to track use of non compatible scan API. 2018-11-26 10:24:30 +00: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
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
DeepSleepLock.h
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
FileHandle.cpp
FileHandle.h Make changes from comments to FileHandle.h 2018-10-29 14:09:16 -05:00
FileLike.h
FilePath.cpp
FilePath.h
FileSystemHandle.cpp Platform: Add required header file and namespace element instead add all 2018-10-15 10:39:41 -05:00
FileSystemHandle.h
FileSystemLike.h
FunctionPointer.h
LocalFileSystem.cpp
LocalFileSystem.h
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
Stream.h Add format checking to Stream methods 2018-10-31 14:26:35 +02:00
Transaction.h
astyle-branch.out
critical.h
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
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_crash_data_offsets.h Fix crc calculation error, code-style issues and other fixes 2018-11-16 17:24:52 -06: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 Removing support for printing error-report after reboot and other minor fixes 2018-11-18 22:42:37 -06:00
mbed_error.h BLE: Add mechanism to track use of non compatible scan API. 2018-11-26 10:24:30 +00:00
mbed_error_hist.c
mbed_error_hist.h
mbed_interface.c
mbed_interface.h platform: fix coding style 2018-11-15 07:20:11 +00:00
mbed_lib.json Removing support for printing error-report after reboot and other minor fixes 2018-11-18 22:42:37 -06:00
mbed_mem_trace.cpp
mbed_mem_trace.h platform: fix coding style 2018-11-15 07:20:11 +00:00
mbed_mktime.c
mbed_mktime.h
mbed_poll.cpp Merge pull request #7980 from kjbracey-arm/thread_deprecations 2018-10-15 10:09:55 -05:00
mbed_poll.h
mbed_power_mgmt.h system_reset is MBED_NORETURN 2018-10-30 12:39:03 +02:00
mbed_preprocessor.h
mbed_retarget.cpp This reverts commit 9b53d1256fb358407acbaf81c70b71d937b1f7cd.i 2018-10-26 17:35:33 -05:00
mbed_retarget.h
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
mbed_semihost_api.c
mbed_semihost_api.h
mbed_sleep.h
mbed_stats.c The check for managed bootloader support should be in regions and we need a try/catch when we call it. 2018-11-15 15:28:14 -06:00
mbed_stats.h Merge pull request #8607 from aashishc1988/ram_rom_fetch 2018-11-22 10:49:50 +01:00
mbed_toolchain.h revert toolchain changes 2018-11-26 10:21:32 +00:00
mbed_version.h
mbed_wait_api.h Make minor copy edits to mbed_wait_api.h 2018-10-31 11:12:35 -05:00
mbed_wait_api_no_rtos.c
mbed_wait_api_rtos.cpp Merge pull request #8189 from deepikabhavnani/wait_updated 2018-11-22 11:01:27 +01:00
platform.h
rtc_time.h
semihost_api.h
sleep.h
toolchain.h
wait_api.h