c13be69a8e
This allows to build libffi from source together with micropython, and is useful for cross-compilation. Support for this was already merged previously, to use: make libffi make MICROPY_STANDALONE=1 (To both commands appropriate cross-compilition flags can be added). |
||
---|---|---|
.. | ||
axtls@5773c14466 | ||
fatfs | ||
libc | ||
libffi@e9de7e35f2 | ||
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.