micropython/ports/nrf/drivers/bluetooth
Daniel Thompson c412daf8df nrf: Feed the watchdog from the RTC interrupt
Feeding a watchdog from a periodic interrupt isn't the smartest thing
to do (unless you have setup multi-channels) so we also allow us to
express to the WDT driver whether we've arrived from an ISR or not.
2020-11-11 20:40:00 +00:00
..
ble_drv.c nrf/bluetooth: Handle data length update request. 2020-07-01 22:49:04 +10:00
ble_drv.h nrf/bluetooth: Add support for s132/s140 v6, remove s132 v2/3/5 2018-07-18 17:12:26 +10:00
ble_uart.c nrf: Feed the watchdog from the RTC interrupt 2020-11-11 20:40:00 +00:00
ble_uart.h nrf: Add new port to Nordic nRF5x MCUs. 2018-07-18 17:12:25 +10:00
bluetooth_common.mk nrf/bluetooth: Add support for s132/s140 v6, remove s132 v2/3/5 2018-07-18 17:12:26 +10:00
download_ble_stack.sh nrf/bluetooth: Deprecate use of SoftDevice s140 v6.0.0. 2019-03-15 20:50:15 +01:00
ringbuffer.h nrf: Add new port to Nordic nRF5x MCUs. 2018-07-18 17:12:25 +10:00