BigEd / python-on-a-chip

Automatically exported from code.google.com/p/python-on-a-chip
Other
1 stars 3 forks source link

Update to stm32 platform #159

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
From James Snyder on maillist on 2010/10/19:

I hate to send this right after r9, but I decided to do a little
further checking on the STM32 port and I have a patch for the
following issues:

- update README with instructions for flashing
- adjust update_periph_lib.py to work with changes in downloaded
zip's file hierarchy
- fix typo in LDFLAGS

The fix for update_periph_lib.py fixes an issue that would prevent
proper compilation of an image to burn to the device, if someone
started with a fresh repo with no already-downloaded periph lib.  It
wasn't unpacking the startup code from the package because they
renamed the directory they were keeping this in.  I also updated the
README with some additional notes on getting to a point where IPM can
be tested.

I don't see anything up in the mercurial repo, but I can try
generating a patch for that when it's ready.

Original issue reported on code.google.com by dwhall...@gmail.com on 19 Oct 2010 at 9:16

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by dwhall...@gmail.com on 19 Oct 2010 at 9:17

GoogleCodeExporter commented 9 years ago

Original comment by dwhall...@gmail.com on 22 Oct 2010 at 3:27

GoogleCodeExporter commented 9 years ago
Applied patch directly using "hg import".
changeset: rb2449115d58c

Original comment by dwhall...@gmail.com on 23 Oct 2010 at 9:00

GoogleCodeExporter commented 9 years ago

Original comment by dwhall...@gmail.com on 23 Oct 2010 at 9:00