aboutsummaryrefslogtreecommitdiff
path: root/ports/stm32/mpbthciport.c
AgeCommit message (Expand)Author
2021-02-17stm32/mpbthciport: Use mp_printf instead of printf for error message.Damien George
2021-02-17stm32/mpbthciport: Fix initial baudrate to use provided value.Andrew Leech
2021-02-14stm32/mpbthciport: Only init the uart once, then use uart_set_baudrate.Damien George
2020-11-13extmod/nimble: Make stm32 and unix NimBLE ports use synchronous events.Jim Mussared
2020-09-08stm32/mpbthciport: Increase char timeout of BT HCI UART.Andrew Leech
2020-09-08extmod/modbluetooth: Refactor stack/hci/driver/port bindings.Jim Mussared