<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/windows/README, branch v1.7</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.7</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.7'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2015-11-24T15:34:14+00:00</updated>
<entry>
<title>windows/py: Support 64bit mingw-w64 builds</title>
<updated>2015-11-24T15:34:14+00:00</updated>
<author>
<name>stijn</name>
<email>stinos@zoho.com</email>
</author>
<published>2015-11-20T14:59:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=3baf6b531990dda109b9af065c94cf9eb9c0aac6'/>
<id>urn:sha1:3baf6b531990dda109b9af065c94cf9eb9c0aac6</id>
<content type='text'>
- add mp_int_t/mp_uint_t typedefs in mpconfigport.h
- fix integer suffixes/formatting in mpconfig.h and mpz.h
- use MICROPY_NLR_SETJMP=1 in Makefile since the current nlrx64.S
  implementation causes segfaults in gc_free()
- update README
</content>
</entry>
<entry>
<title>windows: Update build instructions in the README</title>
<updated>2015-11-02T23:23:09+00:00</updated>
<author>
<name>stijn</name>
<email>stinos@zoho.com</email>
</author>
<published>2015-11-01T17:20:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c76fe77f4228568873a9229aba9d5b52170f90a3'/>
<id>urn:sha1:c76fe77f4228568873a9229aba9d5b52170f90a3</id>
<content type='text'>
- use correct 'mingw-w64' package name
- small grammar fixes
- modify Cygwin build instructions to use that same compiler as well: the
  original mingw is stuck at gcc v4.7 and does not seem to be updated anymore
- make it clear thet uPy also builds using Visual Studio versions &gt; 2013
</content>
</entry>
<entry>
<title>windows/README: Deprecate mingw32, suggest using mingw64.</title>
<updated>2015-10-31T22:05:33+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2015-10-31T22:02:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=aeadf7607d36c5570f168a226d34c1fd48bd6a29'/>
<id>urn:sha1:aeadf7607d36c5570f168a226d34c1fd48bd6a29</id>
<content type='text'>
Ubuntu's mingw32 has gcc 4.2.1, which is rather old and has incorrect
non-initialized variable analysis which produces warnings, which
per MicroPython default settings get turned into errors.
</content>
</entry>
<entry>
<title>windows/README: Add notes on running under Wine.</title>
<updated>2015-06-04T16:29:51+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2015-06-04T16:29:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=9724a0538b82109992bfe9322008eab7f62064b7'/>
<id>urn:sha1:9724a0538b82109992bfe9322008eab7f62064b7</id>
<content type='text'>
After enabling line editing support on Windows console, this is no longer
trivial.
</content>
</entry>
<entry>
<title>Windows MSVC port</title>
<updated>2014-05-08T08:06:43+00:00</updated>
<author>
<name>stijn</name>
<email>stinos@zoho.com</email>
</author>
<published>2014-05-05T10:18:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=01d6be4d512118d39ef52f79ca9ddddd2bba3f32'/>
<id>urn:sha1:01d6be4d512118d39ef52f79ca9ddddd2bba3f32</id>
<content type='text'>
Extend the windows port so it compiles with the toolchain from Visual Studio 2013
</content>
</entry>
<entry>
<title>windows/README: Use CROSS_COMPILE instead of CC to cover other tools too.</title>
<updated>2014-04-23T17:45:53+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-04-23T17:45:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=6c94abe3478db4ad200a1d578c4f6b0e2df9ae1a'/>
<id>urn:sha1:6c94abe3478db4ad200a1d578c4f6b0e2df9ae1a</id>
<content type='text'>
Suggested by @lurch.
</content>
</entry>
<entry>
<title>windows: Add README with basic cross-compile instructions.</title>
<updated>2014-04-20T19:35:11+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-04-20T19:35:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=521de04ce2dc7048afbdb2445979a203512b13e2'/>
<id>urn:sha1:521de04ce2dc7048afbdb2445979a203512b13e2</id>
<content type='text'>
</content>
</entry>
</feed>
