mbed-os/platform
Jimmy Brisson 3ed697a36a Merge pull request #4775 from c1728p9/fix_defines
Fix non-portable defines
2017-07-24 10:58:05 -05:00
..
ATCmdParser.cpp
ATCmdParser.h Update ATCmdParser example code. 2017-07-07 16:45:01 -05:00
CThunk.h
CallChain.cpp
CallChain.h platform: Replace private copy constructor and copy assignement operator by a NonCopyable tag. 2017-06-20 16:23:43 +01:00
Callback.h
CircularBuffer.h
DirHandle.h platform: Tag classes DirHandle, FileHandle, FileLike, FileSystemHandle, FileSystemLike, LocalFileHandle, LocalFileSystem and PlatformMutex as non copyable. 2017-06-20 16:23:43 +01:00
FileBase.cpp
FileBase.h platform: Replace private copy constructor and copy assignement operator by a NonCopyable tag. 2017-06-20 16:23:43 +01:00
FileHandle.cpp
FileHandle.h platform: Tag classes DirHandle, FileHandle, FileLike, FileSystemHandle, FileSystemLike, LocalFileHandle, LocalFileSystem and PlatformMutex as non copyable. 2017-06-20 16:23:43 +01:00
FileLike.h platform: Tag classes DirHandle, FileHandle, FileLike, FileSystemHandle, FileSystemLike, LocalFileHandle, LocalFileSystem and PlatformMutex as non copyable. 2017-06-20 16:23:43 +01:00
FilePath.cpp
FilePath.h
FileSystemHandle.cpp
FileSystemHandle.h platform: Tag classes DirHandle, FileHandle, FileLike, FileSystemHandle, FileSystemLike, LocalFileHandle, LocalFileSystem and PlatformMutex as non copyable. 2017-06-20 16:23:43 +01:00
FileSystemLike.h platform: Tag classes DirHandle, FileHandle, FileLike, FileSystemHandle, FileSystemLike, LocalFileHandle, LocalFileSystem and PlatformMutex as non copyable. 2017-06-20 16:23:43 +01:00
FunctionPointer.h
LocalFileSystem.cpp
LocalFileSystem.h platform: Tag classes DirHandle, FileHandle, FileLike, FileSystemHandle, FileSystemLike, LocalFileHandle, LocalFileSystem and PlatformMutex as non copyable. 2017-06-20 16:23:43 +01:00
NonCopyable.h platform: Add NonCopyable class. 2017-06-20 15:49:16 +01:00
PlatformMutex.h platform: Tag classes DirHandle, FileHandle, FileLike, FileSystemHandle, FileSystemLike, LocalFileHandle, LocalFileSystem and PlatformMutex as non copyable. 2017-06-20 16:23:43 +01:00
SingletonPtr.h
Stream.cpp
Stream.h platform: Replace private copy constructor and copy assignement operator by a NonCopyable tag. 2017-06-20 16:23:43 +01:00
Transaction.h
critical.h
mbed_alloc_wrappers.cpp
mbed_application.c
mbed_application.h Fix non-portable defines 2017-07-18 12:04:13 -05:00
mbed_assert.c
mbed_assert.h
mbed_board.c
mbed_critical.c Fix non-portable defines 2017-07-18 12:04:13 -05:00
mbed_critical.h
mbed_debug.h
mbed_error.c
mbed_error.h
mbed_interface.c
mbed_interface.h
mbed_lib.json
mbed_mem_trace.c
mbed_mem_trace.h
mbed_mktime.c Typecasting to resolve warning: integer conversion resulted in a change of sign 2017-06-15 13:37:19 -05:00
mbed_mktime.h
mbed_poll.cpp
mbed_poll.h
mbed_preprocessor.h
mbed_retarget.cpp retarget: fix microlib for mbed 2 2017-06-29 14:35:00 +01:00
mbed_retarget.h
mbed_rtc_time.cpp Typecasting to resolve warning: integer conversion resulted in a change of sign 2017-06-15 13:37:19 -05:00
mbed_rtc_time.h
mbed_sdk_boot.c
mbed_semihost_api.c
mbed_semihost_api.h
mbed_sleep.h
mbed_stats.c
mbed_stats.h
mbed_toolchain.h Merge pull request #4718 from ARMmbed/g-weak-note 2017-07-17 11:08:22 -05:00
mbed_wait_api.h
mbed_wait_api_no_rtos.c
mbed_wait_api_rtos.cpp
platform.h
rtc_time.h
semihost_api.h
sleep.h
toolchain.h
wait_api.h