micropython/drivers
Kyuchumimo bfc63a5c84 drivers/sdcard: Add delay in init_card_v1 to make timeout work.
This now follows how init_card_v2 works.
2022-08-11 14:32:22 +10:00
..
bus
cc3000 drivers,ports: Fix a few typos in comments. 2022-07-23 23:24:24 +10:00
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 drivers/lps22h: Use machine.idle for power saving. 2022-07-08 12:38:38 +10:00
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
wiznet5k
README.md

README.md

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