micropython/extmod/nimble
Andrew Leech 91fb9e7888 extmod/nimble: Add support for reading whole HCI UART packets.
This can improve efficiency for Bluetooth systems that already process
whole packets at the lower layers.
2022-06-03 11:53:28 +10:00
..
bsp
hal extmod/nimble: Add support for reading whole HCI UART packets. 2022-06-03 11:53:28 +10:00
logcfg
nimble extmod/nimble: Update to NimBLE v1.4. 2021-10-26 16:43:18 +11:00
syscfg
modbluetooth_nimble.c extmod/modbluetooth: Support gap_connect(None) to cancel a connection. 2021-12-01 11:56:37 +11:00
modbluetooth_nimble.h
nimble.cmake extmod/nimble: Add nimble CMake fragment file. 2021-09-19 23:02:16 +10:00
nimble.mk