<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/supervisor/stub, branch 4.1.x</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=4.1.x</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=4.1.x'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2019-03-12T18:18:30+00:00</updated>
<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>Fix unix build by using filesystem stub</title>
<updated>2019-02-21T21:23:28+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-02-21T21:23:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ed1ace09e971b24bc9ff88defe2e128064780824'/>
<id>urn:sha1:ed1ace09e971b24bc9ff88defe2e128064780824</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix unused parameter</title>
<updated>2018-12-07T17:56:35+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2018-12-07T17:56:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=89ef6eef575501e736ae528f13d9979e1302be63'/>
<id>urn:sha1:89ef6eef575501e736ae528f13d9979e1302be63</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix unix</title>
<updated>2018-12-07T01:12:30+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2018-12-07T01:12:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=808ca676b61b446a02792c7d77acb73dfd203244'/>
<id>urn:sha1:808ca676b61b446a02792c7d77acb73dfd203244</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>atmel-samd: More USB polish</title>
<updated>2017-10-31T01:29:20+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott.shawcroft@gmail.com</email>
</author>
<published>2017-10-26T23:53:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4aeef100f6d78313e1cc58fb6ef6d6b0da5c879d'/>
<id>urn:sha1:4aeef100f6d78313e1cc58fb6ef6d6b0da5c879d</id>
<content type='text'>
* Introduce a python script to generate the USB descriptor instead of
  a bunch of C macros. In the future, we can use this dynamically in
  CircuitPython.
* Add support for detecting read-only mass storage mounts.

Fixes #377
</content>
</entry>
<entry>
<title>Move to ASF4 and introduce SAMD51 support. (#258)</title>
<updated>2017-09-23T01:05:51+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2017-09-23T01:05:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=6839fff31303463d5c7942387fa498895edf1abf'/>
<id>urn:sha1:6839fff31303463d5c7942387fa498895edf1abf</id>
<content type='text'>
* atmel-samd: Remove ASF3. This will break builds.

* atmel-samd: Add ASF4 for the SAMD21 and SAMD51.

* Introduce the supervisor concept to facilitate porting.

The supervisor is the code which runs individual MicroPython VMs. By
splitting it out we make it more consistent and easier to find.

This also adds very basic SAMD21 and SAMD51 support using the
supervisor. Only the REPL currently works.

This begins the work for #178.
</content>
</entry>
</feed>
