<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/stmhal/spi.h, branch esp-extra-scripts</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=esp-extra-scripts</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=esp-extra-scripts'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2015-12-16T00:38:36+00:00</updated>
<entry>
<title>stmhal: Extend SPI support to fully support all SPI devices on STM32F429.</title>
<updated>2015-12-16T00:38:36+00:00</updated>
<author>
<name>Tobias Badertscher</name>
<email>python@baerospace.ch</email>
</author>
<published>2015-12-08T14:41:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c5d8ffef581fe83ccec276d0bfa8fcc15e9f9524'/>
<id>urn:sha1:c5d8ffef581fe83ccec276d0bfa8fcc15e9f9524</id>
<content type='text'>
This includes SPI4, SPI5 and SPI6.
</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>
<entry>
<title>stmhal: Initial implementation of cc3k module and driver.</title>
<updated>2014-09-25T23:57:26+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-09-25T23:57:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b766e79510d87db1b18028a0fae3f195091fcaf1'/>
<id>urn:sha1:b766e79510d87db1b18028a0fae3f195091fcaf1</id>
<content type='text'>
Pulled in and modified work done by mux/iabdalkader on cc3k driver, from
iabdalkader-cc3k-update branch.  That branch was terribly messy and had
too many conflicts to merge neatly.
</content>
</entry>
<entry>
<title>Add license header to (almost) all files.</title>
<updated>2014-05-03T22:27:38+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-05-03T22:27:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=04b9147e150d2d6fa3750f312fe328b6a71c1b28'/>
<id>urn:sha1:04b9147e150d2d6fa3750f312fe328b6a71c1b28</id>
<content type='text'>
Blanket wide to all .c and .h files.  Some files originating from ST are
difficult to deal with (license wise) so it was left out of those.

Also merged modpyb.h, modos.h, modstm.h and modtime.h in stmhal/.
</content>
</entry>
<entry>
<title>stmhal: Add SPI class.</title>
<updated>2014-04-19T23:16:30+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-04-19T23:16:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d689430e790bfbd40a4fc3139b118aee5576baf7'/>
<id>urn:sha1:d689430e790bfbd40a4fc3139b118aee5576baf7</id>
<content type='text'>
Also some updates to compile with latest changes to core py.
</content>
</entry>
</feed>
