mirror of
https://github.com/micropython/micropython.git
synced 2026-01-10 05:57:16 +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.