<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython, branch iabdalkader-cc3k-update</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=iabdalkader-cc3k-update</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=iabdalkader-cc3k-update'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2014-09-01T23:05:13+00:00</updated>
<entry>
<title>cc3k: Change configurability of the CC3000 module.</title>
<updated>2014-09-01T23:05:13+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-09-01T23:05:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a2ee194612fee8b6c0924f999acf8c41f4207e8d'/>
<id>urn:sha1:a2ee194612fee8b6c0924f999acf8c41f4207e8d</id>
<content type='text'>
Optional compiling of the CC3K module is moved from mpconfigboard.h.
To enable compiling of the module, set the MICROPY_PY_CC3K variable,
either on the command line (make MICROPY_PY_CC3K=1) on in the
mpconfigport.mk file.   It is enabled by default.

Setting of the SPI and pins for the CC3K module is now done dynamically
by the arguments to wlan.init().
</content>
</entry>
<entry>
<title>Merge branch 'master' into iabdalkader-cc3k-update</title>
<updated>2014-09-01T22:04:08+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-09-01T22:04:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=6f70542d82c529173161275b0a21f090fecfddb2'/>
<id>urn:sha1:6f70542d82c529173161275b0a21f090fecfddb2</id>
<content type='text'>
Conflicts:
	stmhal/mpconfigport.h
	stmhal/pybwlan.c
</content>
</entry>
<entry>
<title>stmhal, modwiznet5k: Add very minimal documentation.</title>
<updated>2014-09-01T21:58:22+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-09-01T21:58:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=bad2df3e95cd5719099319d71590a79bf6bc4493'/>
<id>urn:sha1:bad2df3e95cd5719099319d71590a79bf6bc4493</id>
<content type='text'>
</content>
</entry>
<entry>
<title>stmhal: Add wiznet5k module, to control WIZnet ethernet adaptor.</title>
<updated>2014-09-01T21:52:38+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-09-01T21:48:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=bcf041f1a33d20a12b1cfbfe434c0b2c69f0e5b3'/>
<id>urn:sha1:bcf041f1a33d20a12b1cfbfe434c0b2c69f0e5b3</id>
<content type='text'>
Allows to create socket objects that support TCP and UDP in server and
client mode.  Interface is very close to standard Python socket class,
except bind and accept do not work the same (due to hardware not
supporting them in the usual way).

Not compiled by default.  To compile this module, use:
make MICROPY_PY_WIZNET5K=1
</content>
</entry>
<entry>
<title>drivers, wiznet5k: Make DNS service use HAL sys tick.</title>
<updated>2014-09-01T21:52:38+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-08-31T23:11:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=cdd40f149a5c5a628bc1cf2181d6d16382e66757'/>
<id>urn:sha1:cdd40f149a5c5a628bc1cf2181d6d16382e66757</id>
<content type='text'>
</content>
</entry>
<entry>
<title>drivers, wiznet5k: Add HAL_Delay(1) to "infinite" loops.</title>
<updated>2014-09-01T21:52:38+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-08-31T23:09:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=9091e84454b10f97dd583d9c2c30f75024453745'/>
<id>urn:sha1:9091e84454b10f97dd583d9c2c30f75024453745</id>
<content type='text'>
</content>
</entry>
<entry>
<title>drivers, wiznet5k: Properly fix ARP bug with W5200 chipset.</title>
<updated>2014-09-01T21:52:37+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-08-31T23:06:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=7da9145e470fd223084f673dc4727ec08a7789dc'/>
<id>urn:sha1:7da9145e470fd223084f673dc4727ec08a7789dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>drivers, wiznet5k: Add W5200 support.</title>
<updated>2014-09-01T21:52:37+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-08-31T22:51:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0c0550bff0d9a64c842c8247d364e1cc4a5cef87'/>
<id>urn:sha1:0c0550bff0d9a64c842c8247d364e1cc4a5cef87</id>
<content type='text'>
</content>
</entry>
<entry>
<title>drivers, wiznet5k: Change SPI interface to read/write multiple bytes.</title>
<updated>2014-09-01T21:52:37+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-08-31T22:50:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=79d17e3e7d7cdf401ead80a31e767d6831b1146c'/>
<id>urn:sha1:79d17e3e7d7cdf401ead80a31e767d6831b1146c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>drivers, wiznet5k: Fix IP addr verification.</title>
<updated>2014-09-01T21:52:37+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-08-31T22:50:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=812cf62f4358ea541f03ef69e7b918a763c826ed'/>
<id>urn:sha1:812cf62f4358ea541f03ef69e7b918a763c826ed</id>
<content type='text'>
</content>
</entry>
</feed>
