<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/docs/esp8266/tutorial/intro.rst, branch 6.2.x</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.2.x</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.2.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/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/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: Update intro to add Getting the firmware section.</title>
<updated>2016-12-30T03:27:02+00:00</updated>
<author>
<name>Andrew Mulholland</name>
<email>gbaman@users.noreply.github.com</email>
</author>
<published>2016-12-27T14:16:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=71ff0b549d179acb210b4a2cc44ba726f61eede4'/>
<id>urn:sha1:71ff0b549d179acb210b4a2cc44ba726f61eede4</id>
<content type='text'>
Add a "Getting the firmware" section to better describe how to get hold of
the MicroPython firmware, especially if you have a 512kb module.
</content>
</entry>
<entry>
<title>esp8266: Update docs for esptool 1.2.1/SDK 2.0 (--flash_size=detect).</title>
<updated>2016-11-08T01:52:07+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-11-08T01:52:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=5630778f0f3a114f5b7d7f71f3df0bd1c3b378f6'/>
<id>urn:sha1:5630778f0f3a114f5b7d7f71f3df0bd1c3b378f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs/esp8266/intro: Add command to install esptool.py 1.0.1 via pip.</title>
<updated>2016-08-10T18:40:40+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-08-10T18:39:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=5e01fb01b3b04bc86e0c1f14063b3f956ed58661'/>
<id>urn:sha1:5e01fb01b3b04bc86e0c1f14063b3f956ed58661</id>
<content type='text'>
It used a standard BootROM programming algo and may be useful as a
fallback.
</content>
</entry>
<entry>
<title>docs/esp8266/intro: Focus on hazards of unearthed power wrt electronics.</title>
<updated>2016-08-07T19:41:34+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-08-07T19:41:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=3e5534caf75b9c7e56ebcb005109e004d466b280'/>
<id>urn:sha1:3e5534caf75b9c7e56ebcb005109e004d466b280</id>
<content type='text'>
</content>
</entry>
</feed>
