<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython, branch 3.0.2</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=3.0.2</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=3.0.2'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2018-09-12T23:23:28+00:00</updated>
<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>fix nrf builds; sphinx 1.8.0 crashing: use lower version</title>
<updated>2018-09-12T22:37:03+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2018-09-12T22:14:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=6a72084198b10df61b1cf85fb8340f864bc54031'/>
<id>urn:sha1:6a72084198b10df61b1cf85fb8340f864bc54031</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1185 from dhalbert/usb_write-length-fix</title>
<updated>2018-09-12T22:00:24+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2018-09-12T22:00:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=beb9446f306642467b8fbc476179bc78994213c2'/>
<id>urn:sha1:beb9446f306642467b8fbc476179bc78994213c2</id>
<content type='text'>
usb_write() output_len was uint8_t instead of uint32_t</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>Merge pull request #1184 from adafruit/pwmout-tcc-channel-claiming</title>
<updated>2018-09-12T05:58:44+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2018-09-12T05:58:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=2cb703913d865255b86106f5bd78b3a19f7775c8'/>
<id>urn:sha1:2cb703913d865255b86106f5bd78b3a19f7775c8</id>
<content type='text'>
PWMOut was not claming channels on shared TCCs</content>
</entry>
<entry>
<title>bump gcc-arm-embedded to 7-2018q2 to save flash space</title>
<updated>2018-09-12T01:26:58+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2018-09-12T01:26:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f289863088972c923111bd19ed2df2d4e7c64b6d'/>
<id>urn:sha1:f289863088972c923111bd19ed2df2d4e7c64b6d</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>Merge pull request #1141 from jerryneedell/jerryn_neopixel</title>
<updated>2018-08-24T12:37:02+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2018-08-24T12:37:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=caa232823e8118469472a670e1246f7af3452a76'/>
<id>urn:sha1:caa232823e8118469472a670e1246f7af3452a76</id>
<content type='text'>
 adjust SAMD51 neopixel_write timing</content>
</entry>
</feed>
