micropython/drivers
iabdalkader fb65ef48b4 drivers/cyw43: Use a different baudrate for BT firmware download.
Allow boards to define a specific firmware for Bluetooth firmware download,
or none at all.
2023-03-02 22:30:04 +11:00
..
bus drivers/bus: Change QSPI read_cmd signature to return an error code. 2022-12-09 13:25:18 +11:00
cc3100
cyw43 drivers/cyw43: Use a different baudrate for BT firmware download. 2023-03-02 22:30:04 +11:00
dht
memory drivers/bus: Change QSPI read_cmd signature to return an error code. 2022-12-09 13:25:18 +11:00
ninaw10 drivers/ninaw10: Implement machine.Pin external pin controls. 2023-01-16 11:44:28 +11:00
README.md

README.md

This directory contains C drivers for specific hardware. The drivers are intended to work across multiple ports.