mirror of
https://github.com/micropython/micropython.git
synced 2025-09-05 01:10:36 +02:00
The SPI flash driver now supports using an arbitrary SPI object to communicate with the flash chip, and in particular can use a hardware SPI peripheral.
This directory contains drivers for specific hardware. The drivers are intended to work across multiple ports.