<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/drivers, branch v1.5.1</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.5.1</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.5.1'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2015-10-09T23:07:40+00:00</updated>
<entry>
<title>drivers/sdcard: Allow up to 5 retries to initialise SD card.</title>
<updated>2015-10-09T23:07:40+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-10-09T23:07:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=24652228af186d257bd273ddc8a4e07689d1a987'/>
<id>urn:sha1:24652228af186d257bd273ddc8a4e07689d1a987</id>
<content type='text'>
Apparently some cards need more than 2 retries.  See issue #1482.
</content>
</entry>
<entry>
<title>drivers/nrf24l01: Fix SPI phase setting to match specs of nRF chip.</title>
<updated>2015-09-18T13:00:12+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-09-18T13:00:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b0c08c8c173cbfe66ad78af55f4025543bbdbd9b'/>
<id>urn:sha1:b0c08c8c173cbfe66ad78af55f4025543bbdbd9b</id>
<content type='text'>
Addresses issue #1466.
</content>
</entry>
<entry>
<title>drivers/onewire: Fix ds18x20.read_temp so it works when no rom given.</title>
<updated>2015-07-30T22:10:39+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-07-30T22:10:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a95b06fc6b8adefa91303039cff0a35d3ae45d5a'/>
<id>urn:sha1:a95b06fc6b8adefa91303039cff0a35d3ae45d5a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>stmhal: Remove std.h.  It's not needed anymore.</title>
<updated>2015-04-18T13:28:39+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-04-18T13:28:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=2764a8ee8d507ee31c1ceab213fcfcbd1bbb37a6'/>
<id>urn:sha1:2764a8ee8d507ee31c1ceab213fcfcbd1bbb37a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>drivers: Update CC3100 driver library to SDK release version 1.1.0.</title>
<updated>2015-03-15T23:42:08+00:00</updated>
<author>
<name>danicampora</name>
<email>danicampora@gmail.com</email>
</author>
<published>2015-03-15T10:45:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=2b8a718d733c1ba1d7c9a2150a66721478383301'/>
<id>urn:sha1:2b8a718d733c1ba1d7c9a2150a66721478383301</id>
<content type='text'>
</content>
</entry>
<entry>
<title>drivers: Add onewire driver and ds18x20 temperature sensor driver.</title>
<updated>2015-03-03T01:29:52+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-03-03T01:29:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=9be0d599cd46fb01838cf14207c3d9a1195ceb35'/>
<id>urn:sha1:9be0d599cd46fb01838cf14207c3d9a1195ceb35</id>
<content type='text'>
</content>
</entry>
<entry>
<title>drivers/cc3100: Remove simplelink trace messages completely.</title>
<updated>2015-02-22T16:50:51+00:00</updated>
<author>
<name>danicampora</name>
<email>danicampora@gmail.com</email>
</author>
<published>2015-02-22T16:36:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=5687ce7e35ccfe14c55f7495720b80f784747908'/>
<id>urn:sha1:5687ce7e35ccfe14c55f7495720b80f784747908</id>
<content type='text'>
Those trace messages have never proven to be useful and they make
the code 9K bigger.
</content>
</entry>
<entry>
<title>drivers/cc3100: Remove dependence on debug.h.</title>
<updated>2015-02-21T22:04:07+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-02-21T22:04:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=3611c1de14cd26a9737a494017b90a7076132c04'/>
<id>urn:sha1:3611c1de14cd26a9737a494017b90a7076132c04</id>
<content type='text'>
</content>
</entry>
<entry>
<title>drivers/cc3100: Make wlan.c closer to TI original file.</title>
<updated>2015-02-21T21:24:41+00:00</updated>
<author>
<name>danicampora</name>
<email>danicampora@gmail.com</email>
</author>
<published>2015-02-21T21:24:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1cf82a9800f526127066118d83b16bf0efa579c6'/>
<id>urn:sha1:1cf82a9800f526127066118d83b16bf0efa579c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cc3200: Get compiling with CC3100 driver from drivers/ directory.</title>
<updated>2015-02-21T19:55:57+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-02-21T19:55:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=5ca1f5f9d958d2222e439ca6a34cb8f014ce98d3'/>
<id>urn:sha1:5ca1f5f9d958d2222e439ca6a34cb8f014ce98d3</id>
<content type='text'>
</content>
</entry>
</feed>
