mbed-os/features
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
..
FEATURE_BLE Platform: Add sleep/deepsleep user facing functions 2017-01-19 09:39:29 +00:00
FEATURE_COMMON_PAL Update mbed-client-c version 3.0.4 2016-12-23 13:52:42 +02:00
FEATURE_LWIP Merge pull request #3721 from mikaleppanen/lwip_2_0_1_stable 2017-02-23 10:16:57 -06:00
FEATURE_UVISOR Fixing uvisor defines to fix build issues 2017-02-08 09:49:47 -06:00
TESTS/filesystem STORAGE: Pull request 3762 review feedback changes. 2017-02-23 16:39:42 +00:00
filesystem STORAGE: Pull request 3762 review feedback changes. 2017-02-23 16:39:42 +00:00
frameworks Renamed files in platform to match source names 2017-02-22 18:17:54 -06:00
mbedtls Apply new naming convention to mbed TLS macros 2016-11-18 15:01:01 +00:00
nanostack Merge pull request #3736 from karsev/thread_config_update 2017-02-23 10:18:48 -06:00
netsocket Renamed files in platform to match source names 2017-02-22 18:17:54 -06:00
storage/FEATURE_STORAGE FILESYSTEM: moved FAT filesystem implemenation to features/filesystem subdir, and fs-fat tests to features/TESTS. 2017-02-23 16:30:21 +00:00
unsupported Re-instating the FAT32/SDCard support with POSIX File API for mbed-client team. 2017-02-23 16:30:05 +00:00