<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/README.md, branch 3.0.0-alpha.0</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=3.0.0-alpha.0</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=3.0.0-alpha.0'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2017-09-23T01:05:51+00:00</updated>
<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>
<entry>
<title>Update README (#212)</title>
<updated>2017-08-30T06:42:17+00:00</updated>
<author>
<name>Carol Willing</name>
<email>carolcode@willingconsulting.com</email>
</author>
<published>2017-08-30T06:42:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f3cd6b0232ababc573ebfb13de12c197e0be6b4d'/>
<id>urn:sha1:f3cd6b0232ababc573ebfb13de12c197e0be6b4d</id>
<content type='text'>
* Add README navigation and minor edits
* Simplify links
* Clean up markdown style warnings
* Update links
* Edit grammar and style
</content>
</entry>
<entry>
<title>added Gemma M0 to supported boards section on readme</title>
<updated>2017-08-01T18:42:24+00:00</updated>
<author>
<name>brentru</name>
<email>robots199@me.com</email>
</author>
<published>2017-08-01T17:19:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c08cc4106be59980b20cb17eead533ed77ba6f7b'/>
<id>urn:sha1:c08cc4106be59980b20cb17eead533ed77ba6f7b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update README with os and random info.</title>
<updated>2017-06-30T00:30:02+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott.shawcroft@gmail.com</email>
</author>
<published>2017-06-30T00:30:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b6ebf855d33c4b825098a97b0dce6e1475d2f9f6'/>
<id>urn:sha1:b6ebf855d33c4b825098a97b0dce6e1475d2f9f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add link to discord chat.</title>
<updated>2017-06-30T00:17:50+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott.shawcroft@gmail.com</email>
</author>
<published>2017-06-30T00:17:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=3bf6303081821b7af1f8cb3a5b3e55f008f7d1bc'/>
<id>urn:sha1:3bf6303081821b7af1f8cb3a5b3e55f008f7d1bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update README with new boards and new differences.</title>
<updated>2017-05-16T18:15:35+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott.shawcroft@gmail.com</email>
</author>
<published>2017-05-16T18:15:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d275d5bcf75f6d3699a68707297ecd54be406154'/>
<id>urn:sha1:d275d5bcf75f6d3699a68707297ecd54be406154</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update the README with new links.</title>
<updated>2017-04-25T18:28:47+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott.shawcroft@gmail.com</email>
</author>
<published>2017-04-25T18:28:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=541d22e8d0515d19fb857f41424fee2399906a99'/>
<id>urn:sha1:541d22e8d0515d19fb857f41424fee2399906a99</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Split up nativeio.</title>
<updated>2017-04-10T20:32:19+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott.shawcroft@gmail.com</email>
</author>
<published>2017-04-10T20:32:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f28f8ba56809fd56e777eabceae21127f95b89ed'/>
<id>urn:sha1:f28f8ba56809fd56e777eabceae21127f95b89ed</id>
<content type='text'>
This was done to allow greatly granularity when deciding what functionality
is built into each board's build. For example, this way pulseio can be
omitted to allow for something else such as touchio.
</content>
</entry>
<entry>
<title>Add Gitter integration to Travis and add badges to the docs.</title>
<updated>2017-01-06T18:59:20+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott.shawcroft@gmail.com</email>
</author>
<published>2017-01-06T18:59:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1c3ed97e3b01b5a0f219cc59fd4662ccb645cf50'/>
<id>urn:sha1:1c3ed97e3b01b5a0f219cc59fd4662ccb645cf50</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve docs and update to CircuitPython.</title>
<updated>2017-01-06T00:20:46+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott.shawcroft@gmail.com</email>
</author>
<published>2017-01-06T00:20:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=7c302c395ec699738bade269673c06a38cbedbff'/>
<id>urn:sha1:7c302c395ec699738bade269673c06a38cbedbff</id>
<content type='text'>
</content>
</entry>
</feed>
