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).
This directory contains standard, low-level C libraries with emphasis on being independent and efficient. They can be used by any port.