mbed-os/features
Christopher Haster f67a795ef0 littlefs: Fixed handling of root as target for create operations
Before this patch, when calling lfs_mkdir or lfs_file_open with root
as the target, littlefs wouldn't find the path properly and happily
run into undefined behaviour.

The fix is to populate a directory entry for root in the lfs_dir_find
function. As an added plus, this allowed several special cases around
root to be completely dropped.
2018-02-22 15:56:24 -06:00
..
FEATURE_BLE Avoid importing <memory> as this causes a typedef conflict on `error_t` whien compiling with gcc "-std=gnu++11" or above 2018-02-16 12:10:44 +11:00
FEATURE_COMMON_PAL Update mbed-coap to version 4.2.0 2018-02-07 13:03:12 +02:00
FEATURE_LWIP/lwip-interface fixup! LWIP PBUF_POOL_BUFSIZE increased to fit also IPv6 header 2018-02-21 08:25:46 +02:00
FEATURE_UVISOR Update uvisor-tests.txt to disable EFM32 in Jenkins 2018-02-06 18:41:19 +02:00
TESTS/filesystem Added test to catch multiple nested MBRs 2018-02-12 18:57:41 -06:00
filesystem littlefs: Fixed handling of root as target for create operations 2018-02-22 15:56:24 -06:00
frameworks Unity framework : add float support in error print 2017-11-23 15:22:58 +01:00
lorawan Verifying datarate bug fix 2018-02-20 15:08:04 +02:00
mbedtls Revert "Update Mbed TLS HW acceleration partner code to new hashing API" 2018-02-22 11:20:35 +00:00
nanostack Merge pull request #6032 from jarlamsa/status-callbacks 2018-02-15 13:02:10 +02:00
netsocket Add some documentation for the callback 2018-02-12 11:02:07 +02:00
storage/FEATURE_STORAGE Update mbed OS to handle ARMC6 requirements 2017-09-11 13:20:32 -05:00
unsupported Merge pull request #5874 from c1728p9/usb_fixes_and_improvements 2018-01-26 10:37:13 -06:00