summaryrefslogtreecommitdiff
path: root/docs/esp8266/tutorial/repl.rst
AgeCommit message (Collapse)Author
2025-02-25docs: Fix double 'the' in documentation.Ronald Weber
Signed-off-by: Ronald Weber <ronaldxweber@gmail.com>
2023-04-27all: Fix spelling mistakes based on codespell check.Damien George
Signed-off-by: Damien George <damien@micropython.org>
2021-08-30docs/esp8266: Use monospace for software tools.Fernando
Signed-off-by: Fernando <fepegar@gmail.com>
2017-05-30docs/esp8266: Consistently replace Pin.high/low methods with .on/off.Paul Sokolovsky
2017-02-07docs/esp8266/tutorial: Specify the baudrate in picocom example command.Damien George
2016-11-06docs/esp8266: Update for new WebREPL setup procedure.Paul Sokolovsky
2016-08-02docs: Spelling mistakesMike Causer
2016-05-03docs/esp8266/tutorial/repl: Reword description of initial WebREPL setup a bit.Paul Sokolovsky
2016-05-03docs/esp8266/tutorial/repl: Suggest using hosted WebREPL client.Paul Sokolovsky
At http://micropython.org/webrepl .
2016-05-03docs/esp8266: Add ESP8266 tutorial.Damien George