Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #21193 > unrolled thread
| Started by | Stefan Behnel <stefan_ml@behnel.de> |
|---|---|
| First post | 2012-03-04 14:00 +0100 |
| Last post | 2012-03-04 14:00 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: Porting Python to an embedded system Stefan Behnel <stefan_ml@behnel.de> - 2012-03-04 14:00 +0100
| From | Stefan Behnel <stefan_ml@behnel.de> |
|---|---|
| Date | 2012-03-04 14:00 +0100 |
| Subject | Re: Porting Python to an embedded system |
| Message-ID | <mailman.377.1330866073.3037.python-list@python.org> |
Justin Drake, 04.03.2012 11:58: > 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. The "without operating system" bit should prove problematic. Can't you just install Linux on it? Stefan
Back to top | Article view | comp.lang.python
csiph-web