micropython/ports/nrf/drivers/bluetooth
Glenn Ruben Bakke 60b0b69f20 nrf: Add tinyusb support for nrf52840.
Add nrf-port finyusb driver files. USB CDC can be activated
by board configuration files using the MICROPY_HW_USB_CDC.

Updating BLE driver, Makefile, nrfx-glue and main.c to plug
in the tinyusb stack.
2019-10-10 20:21:07 +02:00
..
ble_drv.c nrf: Add tinyusb support for nrf52840. 2019-10-10 20:21:07 +02: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: Clean up source by removing tabs, trailing spaces, non-ASCII chars. 2019-08-28 13:34:45 +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/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