mbed-os/platform
Kevin Bracey f27c7ecb64 Add ARMC5 unique_ptr
Standard library implementation should be fine for other toolchains.
2019-07-18 20:02:07 +03:00
..
TARGET_CORTEX_M M23: Fix compile error with mbed fault handler 2019-06-14 18:07:57 +08:00
bare_metal
cxxsupport Add ARMC5 unique_ptr 2019-07-18 20:02:07 +03:00
internal Move Atomic.h to <mstd_atomic> 2019-07-18 20:02:07 +03:00
ATCmdParser.cpp
ATCmdParser.h
CThunk.h CThunk: Fix assertion when CThunk object is destroyed 2019-06-03 13:11:07 +03:00
CThunkBase.cpp
CThunkBase.h
CallChain.cpp
CallChain.h
Callback.h Reduce Callback.h using C++11 2019-06-24 13:06:37 +03:00
CircularBuffer.h
CriticalSectionLock.h
DeepSleepLock.h
DirHandle.h
FileBase.cpp
FileBase.h
FileHandle.cpp
FileHandle.h
FileLike.h
FilePath.cpp
FilePath.h
FileSystemHandle.cpp
FileSystemHandle.h
FileSystemLike.h
FunctionPointer.h
LocalFileSystem.cpp
LocalFileSystem.h
NonCopyable.h
PlatformMutex.h Deprecate wait/wait_ms APIs 2019-07-15 10:13:50 +03:00
ScopedLock.h
ScopedRamExecutionLock.h
ScopedRomWriteLock.h
SharedPtr.h
SingletonPtr.h SingletonPtr: API extensions, make constexpr 2019-07-18 20:02:04 +03:00
Span.h
Stream.cpp
Stream.h
SysTimer.cpp SysTimer: don't always hold deep sleep lock 2019-07-15 10:13:50 +03:00
SysTimer.h SysTimer: irq Cortex A fix C linkage 2019-07-15 10:13:50 +03:00
Transaction.h
astyle-branch.out
critical.h
mbed_alloc_wrappers.cpp
mbed_application.c
mbed_application.h
mbed_assert.c
mbed_assert.h MBED_STRUCT_STATIC_ASSERT: Use standard C++11/C11 2019-06-14 14:56:12 +03:00
mbed_atomic.h Split mbed_cxxsupport.h up - add namespace mstd 2019-07-18 15:16:08 +03:00
mbed_board.c
mbed_crash_data_offsets.h
mbed_critical.c
mbed_critical.h
mbed_debug.h
mbed_error.c Add newline after mbed error so greentea shows it 2019-07-04 14:07:57 -05:00
mbed_error.h error: add watchdog driver error 2019-07-02 12:46:23 +01:00
mbed_error_hist.c
mbed_error_hist.h
mbed_interface.c
mbed_interface.h
mbed_lib.json Fix last issues 2019-05-22 17:17:26 +03:00
mbed_mem_trace.cpp
mbed_mem_trace.h
mbed_mktime.c
mbed_mktime.h
mbed_mpu_mgmt.c
mbed_mpu_mgmt.h
mbed_os_timer.cpp Timed sleep rework 2019-07-15 10:13:49 +03:00
mbed_os_timer.h Timed sleep rework 2019-07-15 10:13:49 +03:00
mbed_poll.cpp Deprecate wait/wait_ms APIs 2019-07-15 10:13:50 +03:00
mbed_poll.h
mbed_power_mgmt.h
mbed_preprocessor.h
mbed_retarget.cpp wait_us optimization 2019-06-14 10:22:08 +03:00
mbed_retarget.h Update mbed_retarget.h coding style, star binds to the right. 2019-05-23 09:27:05 +03:00
mbed_rtc_time.cpp
mbed_rtc_time.h
mbed_sdk_boot.c wait_us optimization 2019-06-14 10:22:08 +03:00
mbed_semihost_api.c
mbed_semihost_api.h
mbed_sleep.h
mbed_sleep_manager.c CPU stats: strip more when disabled 2019-07-15 10:13:49 +03:00
mbed_stats.c CPU stats don't require low power ticker 2019-07-15 10:13:50 +03:00
mbed_stats.h
mbed_thread.cpp Minimal C thread API 2019-07-15 10:13:50 +03:00
mbed_thread.h Minimal C thread API 2019-07-15 10:13:50 +03:00
mbed_toolchain.h Merge pull request #10837 from kjbracey-arm/toolchain11 2019-07-04 15:35:29 +01:00
mbed_version.h
mbed_wait_api.h Deprecate wait/wait_ms APIs 2019-07-15 10:13:50 +03:00
mbed_wait_api_no_rtos.c Wait_ns () internal delay loop code alignment to 16 for decreasing execution time. 2019-07-01 14:34:43 +02:00
mbed_wait_api_rtos.cpp Deprecate wait/wait_ms APIs 2019-07-15 10:13:50 +03:00
platform.h
rtc_time.h
semihost_api.h
sleep.h
toolchain.h
wait_api.h