mirror of
https://github.com/micropython/micropython.git
synced 2025-09-05 01:10:36 +02:00
This makes a cleaner separation between the: driver, HCI UART and BT stack. Also updated the naming to be more consistent (mp_bluetooth_hci_*). Work done in collaboration with Jim Mussared aka @jimmo.
This directory contains drivers for specific hardware. The drivers are intended to work across multiple ports.