mbed-os/features/FEATURE_BLE/targets
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
..
TARGET_ARM_SSG/TARGET_BEETLE [BEETLE] Update BLE Cordio libraries 2016-10-24 17:41:23 +01:00
TARGET_Maxim [MAX326xx] Added support for FEATURE_BLE. Integrated MaximBLE library. 2016-10-12 08:59:38 -05:00
TARGET_NORDIC Fix reference to sleep in hal_patch override 2017-03-13 11:13:33 +00:00