mirror of
https://github.com/micropython/micropython.git
synced 2025-07-21 13:01:10 +02:00
Rename `bt_hci` to `bthci_uart` for consistency with the CYW43 driver and to distinguish it from HCI backends that use a different transport. Signed-off-by: iabdalkader <i.abdalkader@gmail.com>