<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/shared-bindings, branch 0.8.2</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=0.8.2</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=0.8.2'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2017-01-12T20:46:18+00:00</updated>
<entry>
<title>Fixup warnings from merge about undefined macro values, switch to</title>
<updated>2017-01-12T20:46:18+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott.shawcroft@gmail.com</email>
</author>
<published>2017-01-10T23:57:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=cea5503ca006c712c007ad6d38c140c4ac241638'/>
<id>urn:sha1:cea5503ca006c712c007ad6d38c140c4ac241638</id>
<content type='text'>
VM keyboard exception and switch to FATFS reader.
</content>
</entry>
<entry>
<title>Correct monotonic.</title>
<updated>2017-01-09T06:10:33+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott.shawcroft@gmail.com</email>
</author>
<published>2017-01-09T06:10:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=161ab018ba0d30d958d449de5a4ce2bcf1a9c426'/>
<id>urn:sha1:161ab018ba0d30d958d449de5a4ce2bcf1a9c426</id>
<content type='text'>
Fixes #69.
</content>
</entry>
<entry>
<title>Link to the Bus Device docs.</title>
<updated>2017-01-06T02:43:22+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott.shawcroft@gmail.com</email>
</author>
<published>2017-01-06T02:43:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=63681a736ae765ae6c039429f9a8c0403d9cc4fb'/>
<id>urn:sha1:63681a736ae765ae6c039429f9a8c0403d9cc4fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve docs and update to CircuitPython.</title>
<updated>2017-01-06T00:20:46+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott.shawcroft@gmail.com</email>
</author>
<published>2017-01-06T00:20:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=7c302c395ec699738bade269673c06a38cbedbff'/>
<id>urn:sha1:7c302c395ec699738bade269673c06a38cbedbff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add time.struct_time support.</title>
<updated>2017-01-05T22:00:48+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott.shawcroft@gmail.com</email>
</author>
<published>2017-01-05T22:00:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e52fbf2e6aa13a34ceae60e8ee6ad2c3a18092ee'/>
<id>urn:sha1:e52fbf2e6aa13a34ceae60e8ee6ad2c3a18092ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>atmel-samd: Improve TouchIn to allow for multiple simultaneous touch pads.</title>
<updated>2016-12-21T00:39:32+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott.shawcroft@gmail.com</email>
</author>
<published>2016-12-21T00:39:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f48d2df63465e1c3f2acb6413bb4772e89069c4f'/>
<id>urn:sha1:f48d2df63465e1c3f2acb6413bb4772e89069c4f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>atmel-samd: Add help() and remove mem_info functions from smallest builds to make room.</title>
<updated>2016-12-20T00:38:35+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott.shawcroft@gmail.com</email>
</author>
<published>2016-12-20T00:38:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=427d33c706236985dff950382e1c6b896b36b1bd'/>
<id>urn:sha1:427d33c706236985dff950382e1c6b896b36b1bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>atmel-samd: Add preliminary support for UART</title>
<updated>2016-12-19T21:03:50+00:00</updated>
<author>
<name>Sebastian Plamauer</name>
<email>oeplse@gmail.com</email>
</author>
<published>2016-10-31T19:18:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1598e44231a9ea2dbf20f487fcd05ded90e80d9a'/>
<id>urn:sha1:1598e44231a9ea2dbf20f487fcd05ded90e80d9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix up Analog classes: unify them at 16 bits and adds reference_voltage member</title>
<updated>2016-12-14T00:09:00+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott.shawcroft@gmail.com</email>
</author>
<published>2016-12-14T00:09:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=781633c716a2d0dc32ebf352fb5dd5ffdecad1d3'/>
<id>urn:sha1:781633c716a2d0dc32ebf352fb5dd5ffdecad1d3</id>
<content type='text'>
to make for easy conversion. Fixes #14.
</content>
</entry>
<entry>
<title>atmel-samd: Basic capacitive touch button support.</title>
<updated>2016-12-12T23:11:25+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott.shawcroft@gmail.com</email>
</author>
<published>2016-12-07T02:39:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=3972bc19c7c788d5c587156aba39ea659decc420'/>
<id>urn:sha1:3972bc19c7c788d5c587156aba39ea659decc420</id>
<content type='text'>
Currently only works on a single channel and is only enabled for boards with
SPI flash. Only really designed for hardware testing at this point.
</content>
</entry>
</feed>
