circuitpython/ports/nrf/drivers
Ayke van Laethem 8482daced2 nrf/drivers/bluetooth/ble_drv: Don't handle non-events.
When there is a non-BLE event (sd_evt_get), the ble_evt_handler is
invoked anyway even if it returns NRF_ERROR_NOT_FOUND.
2018-07-18 17:12:25 +10:00
..
bluetooth nrf/drivers/bluetooth/ble_drv: Don't handle non-events. 2018-07-18 17:12:25 +10:00
softpwm.c nrf: Add new port to Nordic nRF5x MCUs. 2018-07-18 17:12:25 +10:00
softpwm.h nrf: Add new port to Nordic nRF5x MCUs. 2018-07-18 17:12:25 +10:00
ticker.c nrf: Add new port to Nordic nRF5x MCUs. 2018-07-18 17:12:25 +10:00
ticker.h nrf: Add new port to Nordic nRF5x MCUs. 2018-07-18 17:12:25 +10:00