mbed-os/platform
Simon Hughes 840c77793b STORAGE: Pull request 3762 review feedback changes.
- Fixing code formatting errors with astyle tool.
- Replaced use of TOOLCHAIN_xxx macros with compiler emitted macros.
- Added const to BlockDevice::get_xxx_size() member functions.
- Added documentation for FAT filesystem thread support.
- Added documentation for fat_filesystem_set_errno().
- Added documentation clarifying the reasons for errno/stat symbol definitions in retarget.h.
- Removed FAT filesystem from mbed 2 testing.
- Fixed FATMisc.h Copyright (c) 2016 year to 2017 as its a new file.
- Removed #ifndef NDEBUG from HeapBlockDevice.cpp.
- Removed unnecessary todo comment in retarget.cpp.
2017-02-23 16:39:42 +00:00
..
CThunk.h
CallChain.cpp Renamed files in platform to match source names 2017-02-22 18:17:54 -06:00
CallChain.h Renamed files in platform to match source names 2017-02-22 18:17:54 -06:00
Callback.h Renamed files in platform to match source names 2017-02-22 18:17:54 -06:00
CircularBuffer.h Renamed files in platform to match source names 2017-02-22 18:17:54 -06:00
FunctionPointer.h Renamed files in platform to match source names 2017-02-22 18:17:54 -06:00
PlatformMutex.h
SingletonPtr.h
Transaction.h
critical.h Renamed files in platform to match source names 2017-02-22 18:17:54 -06:00
mbed_alloc_wrappers.cpp Renamed files in platform to match source names 2017-02-22 18:17:54 -06:00
mbed_application.c
mbed_application.h
mbed_assert.c Renamed files in platform to match source names 2017-02-22 18:17:54 -06:00
mbed_assert.h
mbed_board.c Renamed files in platform to match source names 2017-02-22 18:17:54 -06:00
mbed_critical.c Renamed files in platform to match source names 2017-02-22 18:17:54 -06:00
mbed_critical.h Renamed files in platform to match source names 2017-02-22 18:17:54 -06:00
mbed_debug.h
mbed_error.c Renamed files in platform to match source names 2017-02-22 18:17:54 -06:00
mbed_error.h
mbed_interface.c Renamed files in platform to match source names 2017-02-22 18:17:54 -06:00
mbed_interface.h
mbed_lib.json
mbed_mem_trace.c Renamed files in platform to match source names 2017-02-22 18:17:54 -06:00
mbed_mem_trace.h
mbed_preprocessor.h
mbed_retarget.cpp STORAGE: Pull request 3762 review feedback changes. 2017-02-23 16:39:42 +00:00
mbed_rtc_time.cpp Renamed files in platform to match source names 2017-02-22 18:17:54 -06:00
mbed_rtc_time.h Renamed files in platform to match source names 2017-02-22 18:17:54 -06:00
mbed_semihost_api.c Renamed files in platform to match source names 2017-02-22 18:17:54 -06:00
mbed_semihost_api.h Renamed files in platform to match source names 2017-02-22 18:17:54 -06:00
mbed_sleep.h Renamed files in platform to match source names 2017-02-22 18:17:54 -06:00
mbed_stats.c
mbed_stats.h
mbed_toolchain.h Renamed files in platform to match source names 2017-02-22 18:17:54 -06:00
mbed_wait_api.h Renamed files in platform to match source names 2017-02-22 18:17:54 -06:00
mbed_wait_api_no_rtos.c Renamed files in platform to match source names 2017-02-22 18:17:54 -06:00
mbed_wait_api_rtos.cpp Renamed files in platform to match source names 2017-02-22 18:17:54 -06:00
platform.h
retarget.h STORAGE: Pull request 3762 review feedback changes. 2017-02-23 16:39:42 +00: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 Renamed files in platform to match source names 2017-02-22 18:17:54 -06:00
toolchain.h Renamed files in platform to match source names 2017-02-22 18:17:54 -06:00
wait_api.h Renamed files in platform to match source names 2017-02-22 18:17:54 -06:00