mirror of
https://github.com/micropython/micropython.git
synced 2025-09-06 09:50:20 +02: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.