mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 20:50:14 +01:00
It allows to access files via a virtual method tables and thus can integrate with MicroPython's stream objects.
This directory contains standard, low-level C libraries with emphasis on being independent and efficient. They can be used by any port.