<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/esp8266/modnetwork.c, 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-09-15T17:07:50+00:00</updated>
<entry>
<title>esp8266: Added wlan.isconnected() to maintain parity with other ports.</title>
<updated>2015-09-15T17:07:50+00:00</updated>
<author>
<name>Bill Owens</name>
<email>owens.bill@gmail.com</email>
</author>
<published>2015-06-22T20:22:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e2bfa471fa84db2a2d740d256ac4cca8cd4fd031'/>
<id>urn:sha1:e2bfa471fa84db2a2d740d256ac4cca8cd4fd031</id>
<content type='text'>
</content>
</entry>
<entry>
<title>esp8266: Move status() from esp module to network</title>
<updated>2015-06-20T20:35:55+00:00</updated>
<author>
<name>Bill Owens</name>
<email>owens.bill@gmail.com</email>
</author>
<published>2015-06-18T12:54:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=60ccb41facc0df74c47469134c7eab6a66b29234'/>
<id>urn:sha1:60ccb41facc0df74c47469134c7eab6a66b29234</id>
<content type='text'>
</content>
</entry>
<entry>
<title>esp8266: Move scan from esp module to network</title>
<updated>2015-06-17T20:13:12+00:00</updated>
<author>
<name>Bill Owens</name>
<email>owens.bill@gmail.com</email>
</author>
<published>2015-06-16T17:27:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=686516f90a34ac80cfaa76da10b849832f593176'/>
<id>urn:sha1:686516f90a34ac80cfaa76da10b849832f593176</id>
<content type='text'>
</content>
</entry>
<entry>
<title>esp8266: Move connect/disconnect from "esp" module to network.</title>
<updated>2015-06-12T14:45:28+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2015-06-12T14:26:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=32eb4b905538c71ca5acee5f92e12c1aed992f4c'/>
<id>urn:sha1:32eb4b905538c71ca5acee5f92e12c1aed992f4c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>esp8266: Add skeleton "network" module.</title>
<updated>2015-06-12T14:45:20+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2015-06-12T14:16:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ee3fec3167db6e28869d37fb60058c884fb36264'/>
<id>urn:sha1:ee3fec3167db6e28869d37fb60058c884fb36264</id>
<content type='text'>
MicroPython "network" module interface requires it to contains classes
to instantiate. But as we have a static network interace, make WLAN()
"constructor" just return module itself, and just make all methods
module-global functions.
</content>
</entry>
</feed>
