<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/esp8266/modesp.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-10-31T16:14:30+00:00</updated>
<entry>
<title>all: Add py/mphal.h and use it in all ports.</title>
<updated>2015-10-31T16:14:30+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-10-30T23:03:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=731f359292c0e2630873df1a19c5baac7287024f'/>
<id>urn:sha1:731f359292c0e2630873df1a19c5baac7287024f</id>
<content type='text'>
py/mphal.h contains declarations for generic mp_hal_XXX functions, such
as stdio and delay/ticks, which ports should provide definitions for.  A
port will also provide mphalport.h with further HAL declarations.
</content>
</entry>
<entry>
<title>esp8266: Added wifi_mode() to read and set WiFi operating mode.</title>
<updated>2015-08-29T13:58:51+00:00</updated>
<author>
<name>Bill Owens</name>
<email>owens.bill@gmail.com</email>
</author>
<published>2015-06-10T19:14:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a66a99bfd8c87e79682bddc0a08bfeeabe978c2a'/>
<id>urn:sha1:a66a99bfd8c87e79682bddc0a08bfeeabe978c2a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>esp8266: Use m_new/m_renew/m_del funcs instead of private gc_xxx.</title>
<updated>2015-07-20T11:14:21+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-07-20T11:14:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=75b1d881ecfb70a20e0026597bd60a96d1c535c8'/>
<id>urn:sha1:75b1d881ecfb70a20e0026597bd60a96d1c535c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>esp8266: modesp: Update for gc_realloc() refactor.</title>
<updated>2015-07-18T21:28:16+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2015-07-18T21:21:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ab14c304931dfed22374a73ed62bd8ba8abb07d2'/>
<id>urn:sha1:ab14c304931dfed22374a73ed62bd8ba8abb07d2</id>
<content type='text'>
TODO: Contributed code in modesp incorrectly uses private gc_* API.
</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: Changed esp_scan to keep the current WiFi operating mode but throw an exception if WiFi is in AP only mode</title>
<updated>2015-06-14T07:57:08+00:00</updated>
<author>
<name>Bill Owens</name>
<email>owens.bill@gmail.com</email>
</author>
<published>2015-06-10T14:11:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=3ce212e0a67424c4c89c273e7509be84dc30a172'/>
<id>urn:sha1:3ce212e0a67424c4c89c273e7509be84dc30a172</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: esp_connect(): The function is now vararg.</title>
<updated>2015-06-12T11:26:44+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2015-06-12T11:25:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=431603ad696af720917bce7f5c2f908aad72780c'/>
<id>urn:sha1:431603ad696af720917bce7f5c2f908aad72780c</id>
<content type='text'>
Fixes regression from a previous commit.
</content>
</entry>
<entry>
<title>esp8266: Do not call espconn_create in constructor of esp.socket.</title>
<updated>2015-06-02T19:40:06+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2015-06-02T19:38:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a32538bb665bf521441f91a1043cd5eb56cb06e6'/>
<id>urn:sha1:a32538bb665bf521441f91a1043cd5eb56cb06e6</id>
<content type='text'>
Turns out this is supposed to be called only for UDP connections.

Patch by Josef Gajdusek.
</content>
</entry>
</feed>
