<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython, branch 0.9.5</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=0.9.5</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=0.9.5'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2017-04-14T00:52:13+00:00</updated>
<entry>
<title>Correct PulseOut example code</title>
<updated>2017-04-14T00:52:13+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott.shawcroft@gmail.com</email>
</author>
<published>2017-04-14T00:52:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b653c3c8fc2f97fa59f7d767338e2eab08739d57'/>
<id>urn:sha1:b653c3c8fc2f97fa59f7d767338e2eab08739d57</id>
<content type='text'>
</content>
</entry>
<entry>
<title>atmel-samd: Turn off PulseIn interrupts on reset. Can hardfault otherwise.</title>
<updated>2017-04-14T00:50:06+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott.shawcroft@gmail.com</email>
</author>
<published>2017-04-14T00:50:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f37ce1c5957982d8e3509052e8991ed381e8489d'/>
<id>urn:sha1:f37ce1c5957982d8e3509052e8991ed381e8489d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>atmel-samd: Account for pending ticks in PulseIn. Fixes #116.</title>
<updated>2017-04-13T21:47:34+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott.shawcroft@gmail.com</email>
</author>
<published>2017-04-13T21:47:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f0e24bd81270227fff63644b3a12444b5d0e5a4f'/>
<id>urn:sha1:f0e24bd81270227fff63644b3a12444b5d0e5a4f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>esp8266: Don't reset TX and RX lines. The pullup is required for</title>
<updated>2017-04-13T21:15:06+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott.shawcroft@gmail.com</email>
</author>
<published>2017-04-13T21:15:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d1b15cf1a3070581a781a80fd55a346e4849950b'/>
<id>urn:sha1:d1b15cf1a3070581a781a80fd55a346e4849950b</id>
<content type='text'>
the Adafruit Huzzah Breakout because it has a diode to protect
against 5v logic which effectively blocks 1s and relies on the
pull up to produce them.
</content>
</entry>
<entry>
<title>atmel-samd: Rework status LED implementation</title>
<updated>2017-04-12T22:24:50+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott.shawcroft@gmail.com</email>
</author>
<published>2017-04-12T22:24:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4a4f29b8f95aa67f63397ae4efe78c6994398ccf'/>
<id>urn:sha1:4a4f29b8f95aa67f63397ae4efe78c6994398ccf</id>
<content type='text'>
* Track status pin use by user code separately so it can take over the pins and then give them back.
* Switch to hardware SPI for APA102 on Gemma and Trinket.
* Merge microcontroller/types.h into microcontroller/Pin.h to better match approach going forwards.
</content>
</entry>
<entry>
<title>atmel-samd: rename cplay_m0_flash to circuitplayground_express and update for new rev (F).</title>
<updated>2017-04-12T00:59:02+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott.shawcroft@gmail.com</email>
</author>
<published>2017-04-12T00:59:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8505de1ced9e567867f2530cee241b28f3456b60'/>
<id>urn:sha1:8505de1ced9e567867f2530cee241b28f3456b60</id>
<content type='text'>
</content>
</entry>
<entry>
<title>atmel-samd: Reset PulseIn correctly on soft reset.</title>
<updated>2017-04-11T23:56:06+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott.shawcroft@gmail.com</email>
</author>
<published>2017-04-11T23:56:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=45dfaa835f721ec299a6527586ab1f755356b906'/>
<id>urn:sha1:45dfaa835f721ec299a6527586ab1f755356b906</id>
<content type='text'>
</content>
</entry>
<entry>
<title>atmel-samd: Fix PulseIn duration math to handle case when current us time is after the last one but more than a ms has passed.</title>
<updated>2017-04-11T23:55:42+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott.shawcroft@gmail.com</email>
</author>
<published>2017-04-11T23:55:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1e8fc15a41c4145fe7aca47caf4ddad95f4ada74'/>
<id>urn:sha1:1e8fc15a41c4145fe7aca47caf4ddad95f4ada74</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Split up nativeio.</title>
<updated>2017-04-10T20:32:19+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott.shawcroft@gmail.com</email>
</author>
<published>2017-04-10T20:32:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f28f8ba56809fd56e777eabceae21127f95b89ed'/>
<id>urn:sha1:f28f8ba56809fd56e777eabceae21127f95b89ed</id>
<content type='text'>
This was done to allow greatly granularity when deciding what functionality
is built into each board's build. For example, this way pulseio can be
omitted to allow for something else such as touchio.
</content>
</entry>
<entry>
<title>esp8266: Change nativeio.I2C to use bitbangio under the hood rather than throwing an error.</title>
<updated>2017-03-28T17:54:16+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott.shawcroft@gmail.com</email>
</author>
<published>2017-03-28T17:54:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4810722064e9ce68b7ab9d3fb02afe6dffdf95e8'/>
<id>urn:sha1:4810722064e9ce68b7ab9d3fb02afe6dffdf95e8</id>
<content type='text'>
</content>
</entry>
</feed>
