<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/docs/esp8266/tutorial, branch 3.0.0-alpha.2</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=3.0.0-alpha.2</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=3.0.0-alpha.2'/>
<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/esp8266/tutorial: Fix typo, "its" to "it's" in powerctrl.rst.</title>
<updated>2017-07-24T00:33:03+00:00</updated>
<author>
<name>Matthew Brener</name>
<email>akkatracker@gmail.com</email>
</author>
<published>2017-07-23T12:53:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d003daee06d0547c496169fcc306ed82082e34be'/>
<id>urn:sha1:d003daee06d0547c496169fcc306ed82082e34be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs/esp8266/tutorial/intro: Fix some grammatical typos.</title>
<updated>2017-06-26T05:12:48+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2017-06-26T05:12:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0a54b6dce9dcc1cace74359ea07ff4e15a1834c4'/>
<id>urn:sha1:0a54b6dce9dcc1cace74359ea07ff4e15a1834c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs/esp8266/tutorial/intro: Sphinx requires blank lines around literal blocks.</title>
<updated>2017-06-23T19:04:33+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2017-06-23T19:04:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=beb94b6efc094be4788f38b6b5e3b9c6da72b292'/>
<id>urn:sha1:beb94b6efc094be4788f38b6b5e3b9c6da72b292</id>
<content type='text'>
At least, Sphinx 1.3.6.
</content>
</entry>
<entry>
<title>docs/esp8266/tutorial/intro: Discourage use of 512kb firmwares.</title>
<updated>2017-06-23T19:00:40+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2017-06-23T19:00:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=51668dffaa2367f06fce453c5b8a05539dd5e6d4'/>
<id>urn:sha1:51668dffaa2367f06fce453c5b8a05539dd5e6d4</id>
<content type='text'>
This follows similar warnings in other parts of docs.
</content>
</entry>
<entry>
<title>docs/esp8266: Consistently replace Pin.high/low methods with .on/off.</title>
<updated>2017-05-30T04:36:25+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2017-05-30T04:36:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=272a5d95e040994039eb91830d310339253bcbb9'/>
<id>urn:sha1:272a5d95e040994039eb91830d310339253bcbb9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs/esp8266/tutorial/intro: Reword section on flash size requirement.</title>
<updated>2017-04-13T22:12:04+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2017-04-13T22:12:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a1c39ffb69d711858e47e172d4ca8d98990d2bf9'/>
<id>urn:sha1:a1c39ffb69d711858e47e172d4ca8d98990d2bf9</id>
<content type='text'>
Give a clearly dissuading tone on end users trying 512KB version
- it has to many end-usery features lacking.
</content>
</entry>
<entry>
<title>docs/esp8266/tutorial: Update since esptool 1.3 added Python 3 support.</title>
<updated>2017-03-07T07:23:24+00:00</updated>
<author>
<name>James Ouyang</name>
<email>jyouyang@gmail.com</email>
</author>
<published>2017-02-17T23:01:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e73a0b944fbb391f314e7f64ec49e503d53d179a'/>
<id>urn:sha1:e73a0b944fbb391f314e7f64ec49e503d53d179a</id>
<content type='text'>
esptool 1.3 now supports both Python 2.7 and 3.4+.
Updated github link to now-official espressif repo.
</content>
</entry>
<entry>
<title>docs/esp8266/tutorial: Specify the baudrate in picocom example command.</title>
<updated>2017-02-07T05:58:43+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2017-02-07T05:58:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=3217bbe4910416b9084691ea5ff1ec1530e15ee4'/>
<id>urn:sha1:3217bbe4910416b9084691ea5ff1ec1530e15ee4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs/esp8266/tutorial: Close socket after reading page content.</title>
<updated>2017-01-04T00:15:02+00:00</updated>
<author>
<name>Max</name>
<email>dsiw@dsiw-it.de</email>
</author>
<published>2017-01-03T18:20:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=e1f495a4bdde1f4e24cd45e36420c1c9868b1503'/>
<id>urn:sha1:e1f495a4bdde1f4e24cd45e36420c1c9868b1503</id>
<content type='text'>
</content>
</entry>
</feed>
