mbed-os/features
Vincent Coubard 6aab786ca5 Fix reference to sleep in hal_patch override
The `sleep` function as been changed into `hal_sleep` by #3607.
Unfortunately the call to `sleep` in the hal_patch for the NRF51822 has not been
updated to `hal_sleep`. The result was a link time error for targets based on
NRF51822_LEGACY compiling with the mbed OS 5 tree.
2017-03-13 11:13:33 +00:00
..
FEATURE_BLE Fix reference to sleep in hal_patch override 2017-03-13 11:13:33 +00:00
FEATURE_COMMON_PAL Merge pull request #3789 from yogpan01/master 2017-02-23 15:44:58 -06:00
FEATURE_LWIP lwip: Increase timeout on tests 2017-03-13 11:12:51 +00:00
FEATURE_UVISOR uVisor: Update to version 0.27.0 2017-02-21 13:24:23 +00:00
TESTS/filesystem Updated includes of renamed platform header files 2017-03-03 17:52:25 +00:00
filesystem Filesystem: Last minute changes due to feedback on directory iteration 2017-02-24 12:03:14 -06: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 #3789 from yogpan01/master 2017-02-23 15:44:58 -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 STORAGE: removal of unsupported tests having ported to https://github.com/ARMmbed/sd-driver basic.cpp test. 2017-03-13 11:13:06 +00:00