<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/README.md, branch 3.0.0-alpha2</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-alpha2</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=3.0.0-alpha2'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2017-10-25T05:31:16+00:00</updated>
<entry>
<title>Merge commit 'f869d6b2e339c04469c6c9ea3fb2fabd7bbb2d8c' into nrf2_merge</title>
<updated>2017-10-25T05:31:16+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott.shawcroft@gmail.com</email>
</author>
<published>2017-10-25T05:31:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=73c15dcf8b1b927757a595a867334b38355ddb8f'/>
<id>urn:sha1:73c15dcf8b1b927757a595a867334b38355ddb8f</id>
<content type='text'>
This is prep for merging in the NRF5 pull request.
</content>
</entry>
<entry>
<title>Added Trinket to README.md (#344)</title>
<updated>2017-10-17T20:00:10+00:00</updated>
<author>
<name>Andon</name>
<email>andon@matchfire.net</email>
</author>
<published>2017-10-17T20:00:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c80e1908c5a25013caf559b40302eec79bcdd436'/>
<id>urn:sha1:c80e1908c5a25013caf559b40302eec79bcdd436</id>
<content type='text'>
Added Trinket to README.md

Despite shipping with CircuitPython pre-installed, the Trinket M0 is
absent from the README.md file. This fixes that issue.</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>
<entry>
<title>README: Update "Dependencies" section.</title>
<updated>2017-09-10T21:33:39+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2017-09-10T21:33:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=6e06512e0ff47b8022d478fd4ff3f85b96a980a0'/>
<id>urn:sha1:6e06512e0ff47b8022d478fd4ff3f85b96a980a0</id>
<content type='text'>
Given that various ports now require submodules, rewrite the section
to be more generic.

Also, add git submodule update command to other sections for easy user
start.
</content>
</entry>
<entry>
<title>all: Update Makefiles and others to build with new ports/ dir layout.</title>
<updated>2017-09-06T04:09:13+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2017-09-06T04:09:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4a93801c12898898744131f57d79cf216d0861b3'/>
<id>urn:sha1:4a93801c12898898744131f57d79cf216d0861b3</id>
<content type='text'>
Also renames "stmhal" to "stm32" in documentation and everywhere else.
</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>README: Improve description of precompiled bytecode; mention mpy-cross.</title>
<updated>2017-06-26T05:33:43+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2017-06-26T05:33:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=02e93374947feb5ac6b7aacd3187f01bf861f7e7'/>
<id>urn:sha1:02e93374947feb5ac6b7aacd3187f01bf861f7e7</id>
<content type='text'>
</content>
</entry>
</feed>
