mbed-os/features
Vincent Coubard 5596cd05cd [NRF51822] 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-09 12:44:49 +00:00
..
FEATURE_BLE [NRF51822] Fix reference to sleep in hal_patch override 2017-03-09 12:44:49 +00:00
FEATURE_COMMON_PAL Merge pull request #3789 from yogpan01/master 2017-02-23 15:44:58 -06:00
FEATURE_LWIP Merge pull request #3832 from geky/lwip-fix-test-timeout 2017-03-06 16:52:15 +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-01 16:45:55 -06: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-02-27 17:37:30 +00:00