micropython/drivers
Damien George 7d3f4b23dc drivers/cc3000: Remove CC3000 WiFi driver files.
It's no longer used by any port.

Signed-off-by: Damien George <damien@micropython.org>
2022-08-26 12:51:37 +10:00
..
bus
cc3100 cc3200: Fix various array-based compiler warnings. 2022-07-21 16:26:04 +10:00
codec
cyw43 drivers/cyw43: Allow configuring the netif/mDNS hostname. 2022-08-06 00:30:45 +10:00
dht
display
hts221
lps22h
lsm6dsox
lsm9ds1
memory
neopixel
ninaw10 extmod/network_ninaw10: Move ninaw10 root pointer registrations here. 2022-07-21 16:21:50 +10:00
nrf24l01
onewire
sdcard drivers/sdcard: Add delay in init_card_v1 to make timeout work. 2022-08-11 14:32:22 +10:00
README.md

README.md

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