f961456b29
If VT100 support is not available then a given implementation of mp_hal_erase_line_from_cursor might need to know the number of characters to erase. This patch does not change generated code when VT100 is supported, since compiler can optimise away the argument. |
||
---|---|---|
.. | ||
axtls@5773c14466 | ||
fatfs | ||
libc | ||
libffi@e9de7e35f2 | ||
libm | ||
mp-readline | ||
netutils | ||
timeutils | ||
README.md |
This directory contains standard, low-level C libraries with emphasis on being independent and efficient. They can be used by any port.