<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/docs/library/esp.rst, branch 5.3.x</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=5.3.x</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=5.3.x'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2018-02-21T01:34:59+00:00</updated>
<entry>
<title>Delete a bunch of docs, drivers and examples not relevant to CircuitPython.</title>
<updated>2018-02-21T01:34:59+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott.shawcroft@gmail.com</email>
</author>
<published>2018-02-21T01:34:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=20dd3b1e434f57a0609fd5306f47863396d1022e'/>
<id>urn:sha1:20dd3b1e434f57a0609fd5306f47863396d1022e</id>
<content type='text'>
This fixes #345 and fixes #215.
</content>
</entry>
<entry>
<title>docs/{esp,pyb,ubinascii}: Use markup adhering to the latest docs conventions.</title>
<updated>2017-06-26T21:38:05+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2017-06-26T21:38:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=fbd252b77cb7eb5b525e757ac7dd20051fd6b673'/>
<id>urn:sha1:fbd252b77cb7eb5b525e757ac7dd20051fd6b673</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs/library/esp: Remove para and add further warning about flash.</title>
<updated>2017-01-06T07:32:49+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2017-01-06T07:32:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=36ec5c8f27d787c49f88b2dcf38955e169249d94'/>
<id>urn:sha1:36ec5c8f27d787c49f88b2dcf38955e169249d94</id>
<content type='text'>
There is no longer space reserved by default for native code.
</content>
</entry>
<entry>
<title>docs/library/esp: Document esp.set_native_code_location() function.</title>
<updated>2017-01-04T12:48:19+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2017-01-04T12:48:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c3f70c603efcb053810dbee8d5cc9f23ed62d01f'/>
<id>urn:sha1:c3f70c603efcb053810dbee8d5cc9f23ed62d01f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: Spelling mistakes</title>
<updated>2016-08-02T08:17:46+00:00</updated>
<author>
<name>Mike Causer</name>
<email>mcauser@gmail.com</email>
</author>
<published>2016-07-31T23:52:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ce166e6b68b7fafb73a99fd64081f8a4155fe22a'/>
<id>urn:sha1:ce166e6b68b7fafb73a99fd64081f8a4155fe22a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs/esp: Enumerate flash access functions.</title>
<updated>2016-04-15T11:01:22+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-04-15T10:48:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b122ed07326b9f0109b2d596aa094788488edd0d'/>
<id>urn:sha1:b122ed07326b9f0109b2d596aa094788488edd0d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: esp8266: esp.socket is deprecated, remove from docs.</title>
<updated>2016-04-03T17:19:39+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-04-03T17:19:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e24674d44e65ba9dc8aad061e4e4689a963a0556'/>
<id>urn:sha1:e24674d44e65ba9dc8aad061e4e4689a963a0556</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs/esp8266: esp.mac() replaced with network.WLAN.mac().</title>
<updated>2016-03-27T03:59:39+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-03-27T03:59:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=87c783b45487fba24615838ad297bf755cb344d3'/>
<id>urn:sha1:87c783b45487fba24615838ad297bf755cb344d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs/esp8266: esp.wifi_mode() replaced with network.WLAN.active().</title>
<updated>2016-03-27T03:59:00+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-03-27T03:58:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=679fe0abae92c6dc503b9ebc4a3b594a8b1f6aeb'/>
<id>urn:sha1:679fe0abae92c6dc503b9ebc4a3b594a8b1f6aeb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs/esp8266: phy_mode() moved to network module.</title>
<updated>2016-03-27T03:58:06+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-03-27T03:57:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=eda8746324406472cbe9b8b0fa3feaad0d5b0780'/>
<id>urn:sha1:eda8746324406472cbe9b8b0fa3feaad0d5b0780</id>
<content type='text'>
</content>
</entry>
</feed>
