Commit message (Expand) | Author | Age | |
---|---|---|---|
* | all: Remove the "STATIC" macro and just use "static" instead. | Angus Gratton | 2024-03-07 |
* | extmod/btstack/btstack_hci_uart: Trigger a poll after UART data is sent. | Damien George | 2023-09-29 |
* | extmod/btstack: Update BTstack bindings to work with latest BTstack. | Damien George | 2022-10-22 |
* | extmod/btstack: Add missing call to mp_bluetooth_hci_uart_deinit. | Damien George | 2021-06-23 |
* | extmod/btstack: Use MICROPY_HW_BLE_UART_BAUDRATE for first UART init. | Damien George | 2021-02-17 |
* | extmod/btstack: Add HCI trace debugging option in btstack_hci_uart. | Damien George | 2021-02-12 |
* | extmod/btstack: Detect HCI UART init failure. | Jim Mussared | 2020-09-08 |
* | extmod/modbluetooth: Refactor stack/hci/driver/port bindings. | Jim Mussared | 2020-09-08 |