micropython/drivers
robert-hh 4662a71f44 drivers/memory: Add IS25LPWP064D chip to list of external flash devices.
Confirguration provided by by @ironss-iotec.

Signed-off-by: robert-hh <robert@hammelrath.com>
2024-03-28 15:52:40 +11:00
..
bus all: Remove the "STATIC" macro and just use "static" instead. 2024-03-07 14:20:42 +11:00
cc3100
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 drivers/memory: Add IS25LPWP064D chip to list of external flash devices. 2024-03-28 15:52:40 +11:00
ninaw10
README.md

README.md

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