micropython/extmod/nimble/hal
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
..
hal_gpio.h extmod/nimble: Add nimble bindings. 2019-10-01 09:51:02 +10:00
hal_uart.c extmod/nimble: Add support for reading whole HCI UART packets. 2022-06-03 11:53:28 +10:00
hal_uart.h extmod/nimble: Make stm32 and unix NimBLE ports use synchronous events. 2020-11-13 17:19:05 +11:00