<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/ports/atmel-samd, branch 3.x</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=3.x</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=3.x'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2018-11-03T18:42:27+00:00</updated>
<entry>
<title>adding changes to mpconfigboard.mk to reduce memory usage on CPX per @danh</title>
<updated>2018-11-03T18:42:27+00:00</updated>
<author>
<name>ATMakersBill</name>
<email>bill@atmakers.org</email>
</author>
<published>2018-11-03T18:42:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=bd4188a0924700d30d53a860c56e4bd4c081608b'/>
<id>urn:sha1:bd4188a0924700d30d53a860c56e4bd4c081608b</id>
<content type='text'>
</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>put .frozen before /lib in sys.path; update frozen libraries</title>
<updated>2018-11-01T23:57:10+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2018-11-01T21:14:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4dfba2f8acec7d76fa61c13fcec662b6d957f69a'/>
<id>urn:sha1:4dfba2f8acec7d76fa61c13fcec662b6d957f69a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clock the SAMD21 much faster so it can actually convert at its max</title>
<updated>2018-09-18T22:29:46+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2018-09-18T22:29:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=655f2239165a81087c76ffa02f884ee02ff98980'/>
<id>urn:sha1:655f2239165a81087c76ffa02f884ee02ff98980</id>
<content type='text'>
sample rate of 350ksps.

Also added an error check of sample rate.

Fixes #1196
</content>
</entry>
<entry>
<title>Merge pull request #1186 from dhalbert/uart-enhancements</title>
<updated>2018-09-12T23:23:28+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2018-09-12T23:23:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=2dd9407f2125e724b4b9a1cdd4d0d0cc01284b31'/>
<id>urn:sha1:2dd9407f2125e724b4b9a1cdd4d0d0cc01284b31</id>
<content type='text'>
UART enhancements</content>
</entry>
<entry>
<title>UART fixes and enhancements; default board object fix</title>
<updated>2018-09-12T21:19:43+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2018-09-12T21:19:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=6a046f55c449da59cf4641ef4cf34c6b1b63da44'/>
<id>urn:sha1:6a046f55c449da59cf4641ef4cf34c6b1b63da44</id>
<content type='text'>
</content>
</entry>
<entry>
<title>usb_write() output_len was uint8_t instead of uint32_t</title>
<updated>2018-09-12T21:16:52+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2018-09-12T21:16:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=2bd7040fe0dc5de68c9c6b731a1e5f162df9f21e'/>
<id>urn:sha1:2bd7040fe0dc5de68c9c6b731a1e5f162df9f21e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>When UART timeout of zero is given, make read() return data already available</title>
<updated>2018-09-12T17:25:49+00:00</updated>
<author>
<name>Paul Kierstead</name>
<email>paulkierstead@gmail.com</email>
</author>
<published>2018-09-01T17:07:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=02b3f62460df879b83018a32a4a47aa68d81af58'/>
<id>urn:sha1:02b3f62460df879b83018a32a4a47aa68d81af58</id>
<content type='text'>
</content>
</entry>
<entry>
<title>PWMOut was not claming channels on shared TCCs</title>
<updated>2018-09-11T23:46:47+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2018-09-11T23:45:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c3918bae575665895da0dc86d4c430a22a25bf67'/>
<id>urn:sha1:c3918bae575665895da0dc86d4c430a22a25bf67</id>
<content type='text'>
</content>
</entry>
<entry>
<title> adjust SAMD51 neopixel_write timing</title>
<updated>2018-08-24T11:01:50+00:00</updated>
<author>
<name>Jerry Needell</name>
<email>jerryneedell@gmail.com</email>
</author>
<published>2018-08-24T11:01:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e8b94d0024ed105f08b7c072a795cde54331c3aa'/>
<id>urn:sha1:e8b94d0024ed105f08b7c072a795cde54331c3aa</id>
<content type='text'>
</content>
</entry>
</feed>
