micropython/drivers
robert-hh 56b331ace6 drivers/codec: Add driver for the WM8960 codec.
This codec is assembled for the MIMXRT1xxx_DEV boards and available for
WM8960 breakout boards as well.

The driver itself has been tested as working with the MIMXRT boards and a
Sparkfun WM6890 breakout board.  It implements the initialization, basic
methods and some enhanced methods like 3D, ALC, soft-mute and deemphasis.
2022-04-04 16:31:17 +10:00
..
bus
cc3000
cc3100
codec drivers/codec: Add driver for the WM8960 codec. 2022-04-04 16:31:17 +10:00
cyw43
dht rp2: Add support for DHT11 and DHT22 sensors. 2022-01-06 14:00:03 +11:00
display
lsm6dsox
memory
neopixel
ninaw10 drivers/ninaw10: Add NIC-level ioctl function. 2022-02-18 14:35:26 +11:00
nrf24l01
onewire
sdcard drivers/sdcard: Allow setting the final SPI baudrate. 2022-02-18 14:37:44 +11:00
wiznet5k
README.md

README.md

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