| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-10-23 | lib/lwip: Add LwIP stack as a submodule in the library directory | Galen Hazelwood | |
| 2015-10-17 | lib/libffi: Add libffi as a submodule. | Paul Sokolovsky | |
| 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). | |||
| 2015-10-04 | lib/axtls: Add axtls git submodule, dependency of modussl. | Paul Sokolovsky | |
| From https://github.com/pfalcon/axtls , branch micropython. | |||
