mirror of
https://github.com/micropython/micropython.git
synced 2026-03-16 22:00:22 +01:00
- A single ffcon.h file to configure fatfs settings across ports. - A single diskio.h file with common drive definitions. - Removed now reduntand ffconf_template.h.
This directory contains standard, low-level C libraries with emphasis on being independent and efficient. They can be used by any port.