micropython/drivers
Jim Mussared ed14435a8e extmod/modbluetooth: Refactor stack/hci/driver/port bindings.
Previously the interaction between the different layers of the Bluetooth
stack was different on each port and each stack.  This commit defines
common interfaces between them and implements them for cyw43, btstack,
nimble, stm32, unix.
2020-09-08 11:41:31 +10:00
..
bus
cc3000
cc3100
cyw43 extmod/modbluetooth: Refactor stack/hci/driver/port bindings. 2020-09-08 11:41:31 +10:00
dht
display drivers/display/ssd1306.py: Change the SET_COM_PIN_CFG setting. 2020-04-07 13:42:37 +10:00
memory
nrf24l01 all: Rename "sys" module to "usys". 2020-09-04 00:10:24 +10:00
onewire
sdcard
wiznet5k
README.md

README.md

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