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 Add tags to our code 2016-10-04 15:02:44 -05:00
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 Add tags to our code 2016-10-04 15:02:44 -05:00
SingletonPtr.h Add tags to our code 2016-10-04 15:02:44 -05:00
Transaction.h Add tags to our code 2016-10-04 15:02:44 -05:00
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 Add a function to transfer control to another app 2017-02-18 19:48:14 -06:00
mbed_application.h Add a function to transfer control to another app 2017-02-18 19:48:14 -06:00
mbed_assert.c Renamed files in platform to match source names 2017-02-22 18:17:54 -06:00
mbed_assert.h Added mbed_preprocessor.h to collect common cpp definitions 2016-11-03 10:26:31 -05:00
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 Add tags to our code 2016-10-04 15:02:44 -05:00
mbed_error.c Renamed files in platform to match source names 2017-02-22 18:17:54 -06:00
mbed_error.h Add tags to our code 2016-10-04 15:02:44 -05:00
mbed_interface.c Renamed files in platform to match source names 2017-02-22 18:17:54 -06:00
mbed_interface.h Add tags to our code 2016-10-04 15:02:44 -05:00
mbed_lib.json [EFR32] Set default USB serial baudrate 2016-11-07 11:54:45 +01:00
mbed_mem_trace.c Renamed files in platform to match source names 2017-02-22 18:17:54 -06:00
mbed_mem_trace.h Add tags to our code 2016-10-04 15:02:44 -05:00
mbed_preprocessor.h Added mbed_preprocessor.h to collect common cpp definitions 2016-11-03 10:26:31 -05:00
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 stats - Added stack stats api for individual threads 2016-11-07 19:15:44 -06:00
mbed_stats.h stats - Added doxygen documentation to stats functions 2016-11-07 19:15:44 -06:00
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 Add tags to our code 2016-10-04 15:02:44 -05:00
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