mirror of
https://github.com/micropython/micropython.git
synced 2025-09-04 17:00:30 +02:00
The contents of machine_mem.h, machine_i2c.h and machine_spi.h have been moved into extmod/modmachine.h. Signed-off-by: Damien George <damien@micropython.org>
This directory contains C drivers for specific hardware. The drivers are intended to work across multiple ports.