<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openmano-mpy/lib/libffi, branch master</title>
<subtitle>MicroPython source and hardware configuration for OpenMano</subtitle>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/'/>
<entry>
<title>lib/libffi: Add libffi as a submodule.</title>
<updated>2015-10-17T12:52:35+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
</author>
<published>2015-10-14T21:46:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=c13be69a8e5c453d9eb59cea070c355964a5b09e'/>
<id>c13be69a8e5c453d9eb59cea070c355964a5b09e</id>
<content type='text'>
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).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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).
</pre>
</div>
</content>
</entry>
</feed>
