<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/drivers, branch v1.3.8</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.3.8</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.3.8'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2014-12-27T20:23:14+00:00</updated>
<entry>
<title>drivers: Add SD card driver, controlled via SPI bus.</title>
<updated>2014-12-27T20:23:14+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-12-27T20:23:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1570eaf0e3004127f0ac18f909ead29d6a48c87b'/>
<id>urn:sha1:1570eaf0e3004127f0ac18f909ead29d6a48c87b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>drivers, nrf24: Nonblocking send now uses send_start and send_done.</title>
<updated>2014-12-09T02:30:22+00:00</updated>
<author>
<name>adminpete</name>
<email>peter@hinch.me.uk</email>
</author>
<published>2014-11-27T11:33:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e6e8ad8ab238cd596a3eedf8f4dd635e2e84f46e'/>
<id>urn:sha1:e6e8ad8ab238cd596a3eedf8f4dd635e2e84f46e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>drivers, nrf24: Nonblocking send now done by generator.</title>
<updated>2014-12-09T02:29:56+00:00</updated>
<author>
<name>adminpete</name>
<email>peter@hinch.me.uk</email>
</author>
<published>2014-11-16T11:27:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=706955976c7f40a76f1c6e0bf94f1986980d75a3'/>
<id>urn:sha1:706955976c7f40a76f1c6e0bf94f1986980d75a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>drivers, nrf24: Add nonblocking send option etc.</title>
<updated>2014-12-09T02:29:35+00:00</updated>
<author>
<name>Peter Hinch</name>
<email>peter@hinch.me.uk</email>
</author>
<published>2014-11-11T07:38:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=5deceb842dd556ed47311f708ce548a4cb948bf4'/>
<id>urn:sha1:5deceb842dd556ed47311f708ce548a4cb948bf4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>drivers, wiznet5k: Add socket_reset; fix orderly shutdown in recv.</title>
<updated>2014-12-04T18:57:18+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-12-04T18:56:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d8f239263dbcc3ab54964421ef6c9755a6537f6e'/>
<id>urn:sha1:d8f239263dbcc3ab54964421ef6c9755a6537f6e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>drivers, cc3000: Cleaning up, make local functions static.</title>
<updated>2014-11-21T19:46:24+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-11-21T19:46:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=df242facdcd0702bb7ae8c005eb8e8bcac5255f9'/>
<id>urn:sha1:df242facdcd0702bb7ae8c005eb8e8bcac5255f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>drivers: Add NRF24L01 driver (written in pure Python).</title>
<updated>2014-10-02T18:36:56+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-10-02T18:36:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=877dba3e1a76d151c0d93c88bcfaac62ecfe3799'/>
<id>urn:sha1:877dba3e1a76d151c0d93c88bcfaac62ecfe3799</id>
<content type='text'>
Comes with test script.  Copy both files to pyboard and run
"import nrf24l01test".
</content>
</entry>
<entry>
<title>drivers, cc3000: Wrap exported functions in a macro for renaming.</title>
<updated>2014-09-30T22:25:42+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-09-30T22:25:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=8762418d0c96e92824357b63ae1e2e7d914343e7'/>
<id>urn:sha1:8762418d0c96e92824357b63ae1e2e7d914343e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>drivers, wiznet5k: Wrap exported functions in a macro for renaming.</title>
<updated>2014-09-30T21:51:47+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-09-30T21:51:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=9d2bf9c40573bd43856ad42c9f5eaad3b8370a24'/>
<id>urn:sha1:9d2bf9c40573bd43856ad42c9f5eaad3b8370a24</id>
<content type='text'>
3rd party drivers should not export generic names like "close".
</content>
</entry>
<entry>
<title>stmhal: For spi_init, add argument to select if NSS pin is enabled.</title>
<updated>2014-09-30T21:36:47+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-09-30T21:26:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=bfa7b480a7a537fc5496c8d9ffbf560f3a02314d'/>
<id>urn:sha1:bfa7b480a7a537fc5496c8d9ffbf560f3a02314d</id>
<content type='text'>
Most of the time you don't use the NSS pin of the SPI bus, and so it
shouldn't be enabled by default (this gave some bugs in the past).
</content>
</entry>
</feed>
