micropython/drivers
Andrew Leech 8adf9b377e memory/spiflash: Support read in 1 and 4 line modes.
Signed-off-by: Andrew Leech <andrew.leech@planetinnovation.com.au>
2024-04-04 14:24:03 +11:00
..
bus bus/softqspi: Support read in 1 and 4 line modes. 2024-04-04 14:24:03 +11:00
cc3100 cc3200: Fix various array-based compiler warnings. 2022-07-21 16:26:04 +10:00
cyw43 all: Remove the "STATIC" macro and just use "static" instead. 2024-03-07 14:20:42 +11:00
dht all: Remove the "STATIC" macro and just use "static" instead. 2024-03-07 14:20:42 +11:00
esp-hosted all: Remove the "STATIC" macro and just use "static" instead. 2024-03-07 14:20:42 +11:00
memory memory/spiflash: Support read in 1 and 4 line modes. 2024-04-04 14:24:03 +11:00
ninaw10 rp2: Switch rp2 and drivers to use new event functions. 2023-12-08 12:49:43 +11:00
README.md drivers: Remove drivers that are now in micropython-lib. 2022-09-08 11:27:05 +10:00

README.md

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