<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/ports/atmel-samd/common-hal/supervisor/Runtime.c, branch main</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=main</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2021-02-11T23:50:02+00:00</updated>
<entry>
<title>merge from upstream; complicated webusb merge</title>
<updated>2021-02-11T23:50:02+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2021-02-11T23:50:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f0564b49862eaef0b9752b62d80ef00e3e12a3ee'/>
<id>urn:sha1:f0564b49862eaef0b9752b62d80ef00e3e12a3ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>merge 3.x swap of /lib and .frozen; update frozen libs</title>
<updated>2018-11-15T20:00:23+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2018-11-15T20:00:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=11de8fdca76da455ce52ca0fdd46fb70ce237dd9'/>
<id>urn:sha1:11de8fdca76da455ce52ca0fdd46fb70ce237dd9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move atmel-samd to tinyusb and support nRF flash.</title>
<updated>2018-11-09T01:25:30+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2018-10-20T01:46:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=9d91111b1b6a1eee77a88b13faf695ee0c5caea3'/>
<id>urn:sha1:9d91111b1b6a1eee77a88b13faf695ee0c5caea3</id>
<content type='text'>
This started while adding USB MIDI support (and descriptor support is
in this change.) When seeing that I'd have to implement the MIDI class
logic twice, once for atmel-samd and once for nrf, I decided to refactor
the USB stack so its shared across ports. This has led to a number of
changes that remove items from the ports folder and move them into
supervisor.

Furthermore, we had external SPI flash support for nrf pending so I
factored out the connection between the usb stack and the flash API as
well. This PR also includes the QSPI support for nRF.
</content>
</entry>
<entry>
<title>Adding the serial_bytes_available() method to the 3.x branch</title>
<updated>2018-11-03T18:01:30+00:00</updated>
<author>
<name>ATMakersBill</name>
<email>bill@atmakers.org</email>
</author>
<published>2018-11-03T18:01:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4f2f571536727aea7cf8cee68bfd27ed834ede49'/>
<id>urn:sha1:4f2f571536727aea7cf8cee68bfd27ed834ede49</id>
<content type='text'>
</content>
</entry>
<entry>
<title>replacing change to input() with separate method to check for USB Serial input</title>
<updated>2018-10-09T22:37:52+00:00</updated>
<author>
<name>ATMakersBill</name>
<email>bill@atmakers.org</email>
</author>
<published>2018-10-09T22:37:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=9f94712ad10193c4fc6d888ef3ebc611bc0e011c'/>
<id>urn:sha1:9f94712ad10193c4fc6d888ef3ebc611bc0e011c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>atmel-samd: changed Status to Runtime; instituted runtime singleton</title>
<updated>2018-03-09T02:19:51+00:00</updated>
<author>
<name>sommersoft</name>
<email>sommersoft@gmail.com</email>
</author>
<published>2018-03-09T02:19:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c1c3a79ec4aa5215b6d5debe8bc7a710c40e82a4'/>
<id>urn:sha1:c1c3a79ec4aa5215b6d5debe8bc7a710c40e82a4</id>
<content type='text'>
</content>
</entry>
</feed>
