micropython/ports/nrf/drivers/bluetooth
Ayke van Laethem 013c23712c nrf/drivers/bluetooth/ble_drv: Increase max transfers in progress.
Increase the maximum number of queued notifications from 1 to 6. This
massively speeds up the NUS console - especially when printing large
amounts of text. The reason is that multiple transfers can be done in a
single connection event, in ideal cases 6 at a time.
2018-07-18 17:12:26 +10:00
..
ble_drv.c nrf/drivers/bluetooth/ble_drv: Increase max transfers in progress. 2018-07-18 17:12:26 +10:00
ble_drv.h nrf: Add new port to Nordic nRF5x MCUs. 2018-07-18 17:12:25 +10:00
ble_uart.c nrf: Fix NUS console when using boot.py or main.py. 2018-07-18 17:12:26 +10:00
ble_uart.h nrf: Add new port to Nordic nRF5x MCUs. 2018-07-18 17:12:25 +10:00
bluetooth_common.mk nrf: Add support for s132 v5.0.0 bluetooth stack (#139) 2018-07-18 17:12:25 +10:00
download_ble_stack.sh nrf: Add support for s132 v5.0.0 bluetooth stack (#139) 2018-07-18 17:12:25 +10:00
ringbuffer.h nrf: Add new port to Nordic nRF5x MCUs. 2018-07-18 17:12:25 +10:00