8 Commits (69c25ea8653566ec97690b5121bd10b753c89426)

Author SHA1 Message Date
Angus Gratton decf8e6a8b all: Remove the "STATIC" macro and just use "static" instead. 8 months ago
Damien George fbe58553c2 extmod/btstack/btstack_hci_uart: Trigger a poll after UART data is sent. 1 year ago
Damien George 67f98ba10c extmod/btstack: Update BTstack bindings to work with latest BTstack. 2 years ago
Damien George 0fc0f7536b extmod/btstack: Add missing call to mp_bluetooth_hci_uart_deinit. 4 years ago
Damien George cf6a015880 extmod/btstack: Use MICROPY_HW_BLE_UART_BAUDRATE for first UART init. 4 years ago
Damien George 7535f67dfb extmod/btstack: Add HCI trace debugging option in btstack_hci_uart. 4 years ago
Jim Mussared 99a29ec705 extmod/btstack: Detect HCI UART init failure. 4 years ago
Jim Mussared ed14435a8e extmod/modbluetooth: Refactor stack/hci/driver/port bindings. 4 years ago
Damien George e965363b6b stm32: Refactor Bluetooth HCI RX to be independent of transport layer. 5 years ago
Damien George 0e95815bfb stm32: Add bindings for BTstack implementation. 5 years ago