Porting Python to an embedded system

Dan Stromberg drsalists at gmail.com
Sun Mar 4 21:21:22 EST 2012


You might check out pymite.  http://wiki.python.org/moin/PyMite  Oh, but
I'm now realizing that's part of the python on a chip project, so in a way
it's already been mentioned.

Anyway, PyMite, I gather, is a tiny python for microcontrollers.

On Sun, Mar 4, 2012 at 2:58 AM, Justin Drake <drakefjustin at gmail.com> wrote:

> I am working with an ARM Cortex M3 on which I need to port Python
> (without operating system). What would be my best approach? I just
> need the core Python and basic I/O.
> --
> http://mail.python.org/mailman/listinfo/python-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20120304/985573c9/attachment-0001.html>


More information about the Python-list mailing list