mbed-os/features/FEATURE_BLE/targets
Lingkai Dong 3b48d3f198 NRFCordioHCIDriver: remove idle_hook
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.
2020-05-11 17:34:07 +01:00
..
TARGET_CORDIO Rename ConnectionParams_t -> PreferredConnectionParams_t 2020-04-17 09:59:14 +01:00
TARGET_CORDIO_LL Remove ARMC5 reference from Mbed OS platform (removed all references to __CC_ARM) 2020-03-19 16:00:45 +01:00
TARGET_Cypress Add custom BT Firmware image for CYW9P62S1_43012EVB_01 2020-04-02 09:30:17 -07:00
TARGET_NORDIC/TARGET_NORDIC_CORDIO NRFCordioHCIDriver: remove idle_hook 2020-05-11 17:34:07 +01:00
TARGET_STM Fix the CI build issue 2020-04-08 10:35:07 +01:00