3f9f9cac75
readline_process_char() can be fed character by character, for example, received from external event loop. This will allow to integrate MicroPython into cooperative multitasking systems. |
||
---|---|---|
.. | ||
fatfs | ||
libm | ||
mp-readline | ||
README.md |
README.md
This directory contains standard, low-level C libraries with emphasis on being independent and efficient. They can be used by any port.