46a1102852
Use CTRL-E to enter paste mode. Prompt starts with "===" and accepts all characters verbatim, echoing them back. Only control characters are CTRL-C which cancels the input and returns to normal REPL, and CTRL-D which ends the input and executes it. The input is executed as though it were a file. The input is not added to the prompt history. |
||
---|---|---|
.. | ||
axtls@5773c14466 | ||
fatfs | ||
libc | ||
libm | ||
mp-readline | ||
netutils | ||
timeutils | ||
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.