<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/stmhal/modsocket.c, 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>stmhal, cc3k: Make wlan, socket and select modules static/const.</title>
<updated>2014-08-06T14:41:25+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-08-06T14:41:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c0973fb69defd01db157e999c833bac2a5c883a8'/>
<id>urn:sha1:c0973fb69defd01db157e999c833bac2a5c883a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'iabdalkader-cc3k-update' of github.com:micropython/micropython into iabdalkader-cc3k-update</title>
<updated>2014-08-06T14:09:28+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-08-06T14:09:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=9f662acd743efafb87a93b46a12ef3d2cb2e9574'/>
<id>urn:sha1:9f662acd743efafb87a93b46a12ef3d2cb2e9574</id>
<content type='text'>
Conflicts:
	stmhal/ffconf.c
	stmhal/main.c
	stmhal/modwlan.h
	stmhal/pybwlan.h
</content>
</entry>
<entry>
<title>py, cc3k: Working on PYBv1.0; add connect and gethostbyname.</title>
<updated>2014-08-06T13:56:47+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-07-20T10:49:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0e24905bc03ff8f5e72d62df0b7af1cbe5b06f52'/>
<id>urn:sha1:0e24905bc03ff8f5e72d62df0b7af1cbe5b06f52</id>
<content type='text'>
Needed to initialise SPI before CS, EN and IRQ pins.

Added socket.connect and socket.gethostbyname.  Both are working, but
not robust.

Client and server now works, but not robust.  Tested with Adafruit
CC3000 module, patch version 1.28, PYBv1.0.
</content>
</entry>
<entry>
<title>Update CC3K code</title>
<updated>2014-08-06T13:56:47+00:00</updated>
<author>
<name>mux</name>
<email>freelancer.c@gmail.com</email>
</author>
<published>2014-07-15T01:47:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=5eb55bbf2d94cba9da7272c88c381703a52d455a'/>
<id>urn:sha1:5eb55bbf2d94cba9da7272c88c381703a52d455a</id>
<content type='text'>
* Add new CC3K host driver
* Add wlan, select, socket modules
</content>
</entry>
<entry>
<title>py, cc3k: Working on PYBv1.0; add connect and gethostbyname.</title>
<updated>2014-07-30T12:34:58+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-07-20T10:49:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=16e10677395ef4d82b12d7fb2e1d773f50a7e67c'/>
<id>urn:sha1:16e10677395ef4d82b12d7fb2e1d773f50a7e67c</id>
<content type='text'>
Needed to initialise SPI before CS, EN and IRQ pins.

Added socket.connect and socket.gethostbyname.  Both are working, but
not robust.

Client and server now works, but not robust.  Tested with Adafruit
CC3000 module, patch version 1.28, PYBv1.0.
</content>
</entry>
<entry>
<title>Update CC3K code</title>
<updated>2014-07-30T12:34:57+00:00</updated>
<author>
<name>mux</name>
<email>freelancer.c@gmail.com</email>
</author>
<published>2014-07-15T01:47:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a7e951a937832f8dfd1634c69fa17884eab815cf'/>
<id>urn:sha1:a7e951a937832f8dfd1634c69fa17884eab815cf</id>
<content type='text'>
* Add new CC3K host driver
* Add wlan, select, socket modules
</content>
</entry>
</feed>
