<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython, branch encoding</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=encoding</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=encoding'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2020-07-28T18:19:43+00:00</updated>
<entry>
<title>fix windows' encoding defaults</title>
<updated>2020-07-28T18:19:43+00:00</updated>
<author>
<name>lady ada</name>
<email>limor@ladyada.net</email>
</author>
<published>2020-07-28T18:19:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=5b675cc83f6d7892563a360d23dfed6c89f0f003'/>
<id>urn:sha1:5b675cc83f6d7892563a360d23dfed6c89f0f003</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #3178 from WarriorOfWire/async_def_coroutine_sim</title>
<updated>2020-07-24T19:37:09+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@adafruit.com</email>
</author>
<published>2020-07-24T19:37:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a6e048686fe6999c4231582b7d9e69a7dc679257'/>
<id>urn:sha1:a6e048686fe6999c4231582b7d9e69a7dc679257</id>
<content type='text'>
add coroutine behavior for generators</content>
</entry>
<entry>
<title>Merge pull request #3199 from hierophect/litex-build-hotfix</title>
<updated>2020-07-24T17:34:28+00:00</updated>
<author>
<name>hierophect</name>
<email>hierophect@gmail.com</email>
</author>
<published>2020-07-24T17:34:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a5725941a038af87c36afe8bc6a5a5e983e597a5'/>
<id>urn:sha1:a5725941a038af87c36afe8bc6a5a5e983e597a5</id>
<content type='text'>
Litex: fix microcontroller common-hal interface</content>
</entry>
<entry>
<title>Finish common-hal pin API</title>
<updated>2020-07-24T16:29:18+00:00</updated>
<author>
<name>Lucian Copeland</name>
<email>hierophect@gmail.com</email>
</author>
<published>2020-07-24T16:29:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=356b1a8d6dd9830d452eddc63f3c8bc890fa12f8'/>
<id>urn:sha1:356b1a8d6dd9830d452eddc63f3c8bc890fa12f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #3099 from hierophect/stm32-timer-allocator</title>
<updated>2020-07-24T15:16:39+00:00</updated>
<author>
<name>hierophect</name>
<email>hierophect@gmail.com</email>
</author>
<published>2020-07-24T15:16:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c735dceed521b325d441b84d0e4df40423584b1b'/>
<id>urn:sha1:c735dceed521b325d441b84d0e4df40423584b1b</id>
<content type='text'>
STM32: Add timer allocator, PulseIO adjustments</content>
</entry>
<entry>
<title>remove new char*s because m0 is way oversubscribed</title>
<updated>2020-07-24T03:41:10+00:00</updated>
<author>
<name>Kenny</name>
<email>3454741+WarriorOfWire@users.noreply.github.com</email>
</author>
<published>2020-07-22T05:34:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e9b4e0bd35b6c3024a662580e547df62ab95acd1'/>
<id>urn:sha1:e9b4e0bd35b6c3024a662580e547df62ab95acd1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>translations</title>
<updated>2020-07-24T03:41:10+00:00</updated>
<author>
<name>Kenny</name>
<email>3454741+WarriorOfWire@users.noreply.github.com</email>
</author>
<published>2020-07-22T01:43:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=652767fb1c9c489f2a2b2fb1f4971c09c6da66bc'/>
<id>urn:sha1:652767fb1c9c489f2a2b2fb1f4971c09c6da66bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>also disable async_coroutine test in native emitter</title>
<updated>2020-07-24T03:40:16+00:00</updated>
<author>
<name>Kenny</name>
<email>3454741+WarriorOfWire@users.noreply.github.com</email>
</author>
<published>2020-07-22T01:31:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=764d49e6416fe5b35b61a30981f326435a9a5c91'/>
<id>urn:sha1:764d49e6416fe5b35b61a30981f326435a9a5c91</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add coroutine behavior for generators</title>
<updated>2020-07-24T03:40:16+00:00</updated>
<author>
<name>Kenny</name>
<email>3454741+WarriorOfWire@users.noreply.github.com</email>
</author>
<published>2020-07-21T07:01:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=51a79b1af7fa663bb078136611705c04df12970a'/>
<id>urn:sha1:51a79b1af7fa663bb078136611705c04df12970a</id>
<content type='text'>
coroutines don't have __next__; they also call themselves coroutines.
This does not change the fact that `async def` methods are generators,
but it does make them behave more like CPython.
</content>
</entry>
<entry>
<title>Merge pull request #3195 from tannewt/remove_i2c_stop</title>
<updated>2020-07-23T21:39:51+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@adafruit.com</email>
</author>
<published>2020-07-23T21:39:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=543708416bc19bc1e77d859d013c4757433ad255'/>
<id>urn:sha1:543708416bc19bc1e77d859d013c4757433ad255</id>
<content type='text'>
Remove stop kwarg from I2C writeto.</content>
</entry>
</feed>
