<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/stmhal/cc3k, branch main</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=main</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2014-09-25T23:56:45+00:00</updated>
<entry>
<title>drivers, cc3k: Move cc3000 driver from stmhal to drivers directory.</title>
<updated>2014-09-25T23:56:45+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-09-25T23:56:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f996d8854f0cdd88446a8a369e1b330c14ea3eb7'/>
<id>urn:sha1:f996d8854f0cdd88446a8a369e1b330c14ea3eb7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>stmhal: Update CC3000 driver to newer version.</title>
<updated>2014-05-11T11:09:13+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-05-11T11:09:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a7a1a38df43958a267410d333f495db56a8b0902'/>
<id>urn:sha1:a7a1a38df43958a267410d333f495db56a8b0902</id>
<content type='text'>
Still not working properly.
</content>
</entry>
<entry>
<title>stmhal/cc3k: Remove spaces and tabs at end of lines.</title>
<updated>2014-05-10T20:28:40+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-05-10T20:28:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=50073ed5d61a89af95f1497c24965e50e95e6e9d'/>
<id>urn:sha1:50073ed5d61a89af95f1497c24965e50e95e6e9d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>stmhal: Wrap CC3000 driver in MICROPY_HW_ENABLE_CC3K.</title>
<updated>2014-05-03T16:32:55+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-05-03T16:32:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ae8feac598980d965c3eca9ab4f2903e51f955a5'/>
<id>urn:sha1:ae8feac598980d965c3eca9ab4f2903e51f955a5</id>
<content type='text'>
This renames MICROPY_HW_HAS_WLAN to MICROPY_HW_ENABLE_CC3K (since it's a
driver, not a board feature) and wraps all CC3000 code in this #if.
It's disabled for all boards.
</content>
</entry>
<entry>
<title>unix,stmhal: Make "mpconfig.h" be first included, as other headers depend on it.</title>
<updated>2014-05-02T15:08:16+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-05-02T15:03:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=9b71b16a942f0ce6b18d0b631d292276baa007c9'/>
<id>urn:sha1:9b71b16a942f0ce6b18d0b631d292276baa007c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>stmhal: Reinstate CC3000 driver from old stm/ port.</title>
<updated>2014-04-30T19:47:50+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-04-30T19:47:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4ae52d454c211d151f0ebf6b13d0a4a14ee1563d'/>
<id>urn:sha1:4ae52d454c211d151f0ebf6b13d0a4a14ee1563d</id>
<content type='text'>
It's not enabled by default because it doesn't fully work.  It can
connect to an AP, get an IP address and do a host-lookup, but not yet do
send or recv on a socket.
</content>
</entry>
</feed>
