<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/mpy-cross, branch 5.3.0-rc.0</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=5.3.0-rc.0</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=5.3.0-rc.0'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2020-03-01T17:48:33+00:00</updated>
<entry>
<title>Makefiles: add targets to build unix port, mpy-cross for fuzzing</title>
<updated>2020-03-01T17:48:33+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-03-01T17:48:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=74bf17bb0dee27a431e2fc6d0e07ee1df833cf1b'/>
<id>urn:sha1:74bf17bb0dee27a431e2fc6d0e07ee1df833cf1b</id>
<content type='text'>
This assumes you have properly install afl-fuzz with afl-clang-fast.
Tested with AFLplusplus 2.60c-75-g2c6847b.
</content>
</entry>
<entry>
<title>alphabetize</title>
<updated>2020-01-25T23:13:29+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-01-25T23:13:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=eee9159a91a2b7ad367850cab2b11ab5c427e4df'/>
<id>urn:sha1:eee9159a91a2b7ad367850cab2b11ab5c427e4df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rework gitignore file</title>
<updated>2020-01-25T21:32:52+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-01-25T21:02:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f13f9c7f308f0a33c6d3ac26057fc21e787dd473'/>
<id>urn:sha1:f13f9c7f308f0a33c6d3ac26057fc21e787dd473</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a makefile to cross-compile for raspbian</title>
<updated>2020-01-25T21:32:52+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-01-25T21:02:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=9673ea4a50ddfd1451a15d2b87ea2390e8b556ce'/>
<id>urn:sha1:9673ea4a50ddfd1451a15d2b87ea2390e8b556ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Define serial_write, it was undefined in the Windows mpy-cross build</title>
<updated>2020-01-25T21:09:49+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-01-25T20:40:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a43a19728c464a56f240c78fe620a690c8950333'/>
<id>urn:sha1:a43a19728c464a56f240c78fe620a690c8950333</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mpy-cross: Make it easier to build mpy-cross static targets</title>
<updated>2020-01-25T20:04:11+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-01-25T20:04:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ebf0fe0a8cfc93546699879b13a87071ea942ce3'/>
<id>urn:sha1:ebf0fe0a8cfc93546699879b13a87071ea942ce3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stub out safe mode for mpy-cross</title>
<updated>2019-03-12T18:18:30+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-03-09T00:20:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d6b2199f3614a5fe2d4da4163ca901ac1e567f5f'/>
<id>urn:sha1:d6b2199f3614a5fe2d4da4163ca901ac1e567f5f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add stack.c stub for mpy-cross</title>
<updated>2018-12-06T23:29:26+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2018-12-06T23:29:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=df6c8eaed7e54b656bcf0c02d7451c307e3391e6'/>
<id>urn:sha1:df6c8eaed7e54b656bcf0c02d7451c307e3391e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support internationalisation.</title>
<updated>2018-08-07T21:58:57+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2018-07-31T23:53:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=933add6cd833bb6ba6682ad2b6eb478871415ff5'/>
<id>urn:sha1:933add6cd833bb6ba6682ad2b6eb478871415ff5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>handle errno defns for mingw and use correct executable name</title>
<updated>2018-07-11T02:29:36+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2018-07-11T02:29:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d305e7d6cfea2e336784d756997e4da725041f83'/>
<id>urn:sha1:d305e7d6cfea2e336784d756997e4da725041f83</id>
<content type='text'>
</content>
</entry>
</feed>
