mirror of https://github.com/ARMmbed/mbed-os.git
In PR #8876 when we added Cordio support for nRF52* targets, we attempted to use an RTOS idle hook to workaround sleep latency issues. However, the condition to bypass sleeps never gets satisfied, and BLE nRF52* targets have generally worked fine over the past year. This commit removes the hook to avoid dependency on RTOS, enabling BLE on bare metal. |
||
---|---|---|
.. | ||
TARGET_CORDIO | ||
TARGET_CORDIO_LL | ||
TARGET_Cypress | ||
TARGET_NORDIC/TARGET_NORDIC_CORDIO | ||
TARGET_STM |