summaryrefslogtreecommitdiffstatshomepage
path: root/docs/wipy/tutorial
Commit message (Collapse)AuthorAge
* docs: Add a "Reset and Boot Sequence" reference page.Angus Gratton2024-11-19
| | | | | | | | | | | | Previously individual ports documented these aspects to varying degrees, but most of the information is common to all ports. In particular, this adds a canonical explanation of `boot.py` and `main.py`. This work was funded through GitHub Sponsors. Signed-off-by: Angus Gratton <angus@redyak.com.au>
* docs: Update docs to replace ifconfig with ipconfig.Felix Dörre2024-07-05
| | | | | | Follow up to 1c6012b0b5c62f18130217f30e73ad3ce4c8c9e6 Signed-off-by: Felix Dörre <felix@dogcraft.de>
* docs: Remove trailing spaces and convert tabs to spaces.Damien George2021-12-15
| | | | Signed-off-by: Damien George <damien@micropython.org>
* docs: Remove spaces on lines that are empty.Damien George2019-12-04
|
* docs/wipy/tutorial: Link Blynk examples to the official library.Volodymyr Shymanskyy2019-10-16
|
* all: Change PYB message prefix to MPY.Mike Causer2019-02-12
| | | | | | | | Replaces "PYB: soft reboot" with "MPY: soft reboot", etc. Having a consistent prefix across ports reduces the difference between ports, which is a general goal. And this change won't break pyboard.py because that tool only looks for "soft reboot".
* docs/wipy: Fix links to network.Server, and markup for boot.py.Damien George2018-10-01
|
* docs: Unify all the ports into one set of documentation.Damien George2018-10-01
| | | | | | | | | With this commit there is now only one entry point into the whole documentation, which describes the general MicroPython language, and then from there there are links to information about specific platforms/ports. This commit doesn't change content (almost, it does fix a few internal links), it just reorganises things.
* docs/machine.Timer: Move WiPy adhoc parts to its documentation.Paul Sokolovsky2017-01-28
|
* docs: Spelling mistakesMike Causer2016-08-02
|
* docs/wipy/tutorial: Add note about screen key bindings on OS X.Marcel Stör2016-06-02
|
* docs/wipy: Add warning about losing wlan connection when changing mode.Jason Hildebrand2015-11-18
| | | | | Also provide workarounds, link to other revelant sections, and fix some typos.
* docs/wipy: Fixed some typos in the WiPy's tutorials.Dave Hylands2015-11-18
|
* docs/wipy: Fix bug in example code and add note regarding OTA.danicampora2015-10-26
|
* docs/wipy: Fix several typos and change some pyboard to WiPy.Martijn Koster2015-10-26
|
* docs/wipy: Fix several typos.Martijn Koster2015-10-25
|
* docs: Fix typos on wipy docs.danicampora2015-10-22
|
* docs/wipy: Remove windows instructions that refer to the pyboard.danicampora2015-10-21
|
* docs/wipy: Fix formatting indentation.danicampora2015-10-21
|
* docs/wipy: Remove incorrect references to usb configuration.danicampora2015-10-21
|
* docs/wipy: Add more tutorials and examples.danicampora2015-10-21
|
* docs/wipy: Add wipy tutorials section.danicampora2015-10-19