index
:
suspect-devices/circuitpython
1.x
2.x
3.x
4.0.x
4.1.x
4.x
5.0.x
5.1.x
5.3.x
6.0.x
6.1.x
6.2.x
audiocore-rawsample-sinewave
azure
azure-pipelines
cross
dm-mixer
dynamic-native-modules
encoding
esp-extra-scripts
fix_typo_spanish
iabdalkader-cc3k-update
jepler-try-ubuntu-20.04
main
master
parse-bytecode
reentrant-gc
stable
travis-clang
travis-esp8266
travis-stackless
travis-testing
type_hints
CircuitPython - a Python implementation for teaching coding with microcontrollers
feurig
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
esp8266
/
tutorial
/
intro.rst
Age
Commit message (
Expand
)
Author
2018-02-20
Delete a bunch of docs, drivers and examples not relevant to CircuitPython.
Scott Shawcroft
2017-06-26
docs/esp8266/tutorial/intro: Fix some grammatical typos.
Damien George
2017-06-23
docs/esp8266/tutorial/intro: Sphinx requires blank lines around literal blocks.
Paul Sokolovsky
2017-06-23
docs/esp8266/tutorial/intro: Discourage use of 512kb firmwares.
Paul Sokolovsky
2017-04-14
docs/esp8266/tutorial/intro: Reword section on flash size requirement.
Paul Sokolovsky
2017-03-07
docs/esp8266/tutorial: Update since esptool 1.3 added Python 3 support.
James Ouyang
2016-12-30
docs/esp8266/tutorial: Update intro to add Getting the firmware section.
Andrew Mulholland
2016-11-08
esp8266: Update docs for esptool 1.2.1/SDK 2.0 (--flash_size=detect).
Paul Sokolovsky
2016-08-10
docs/esp8266/intro: Add command to install esptool.py 1.0.1 via pip.
Paul Sokolovsky
2016-08-07
docs/esp8266/intro: Focus on hazards of unearthed power wrt electronics.
Paul Sokolovsky
2016-08-07
docs/esp8266/tutorial/intro: Add anchor for link from quickeref.
Paul Sokolovsky
2016-08-07
docs/esp8266/intro: Add troubleshooting section.
Paul Sokolovsky
2016-08-07
docs/esp8266/intro: Rename to "Getting started" from "Introduction".
Paul Sokolovsky
2016-08-07
esp8266/tutorial/intro: Reword para abou -fm dio switch.
Paul Sokolovsky
2016-05-03
docs/esp8266/tutorial: Change name of ESP8266 firmware to match actual.
Damien George
2016-05-03
esp8266/tutorial: Mention that esptool is available via pip.
Damien George
2016-05-03
docs/esp8266: Add ESP8266 tutorial.
Damien George