micropython/docs/pyboard/tutorial
Mike Causer 812969d615 all: Change PYB message prefix to MPY.
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".
2019-02-12 15:18:33 +11:00
..
img
accel.rst
amp_skin.rst docs/pyboard/tutorial/amp_skin: Add example for playing large WAV files. 2017-07-21 16:52:16 +10:00
assembler.rst
debounce.rst
fading_led.rst docs: Unify all the ports into one set of documentation. 2018-10-01 13:53:53 +10:00
index.rst docs: Unify all the ports into one set of documentation. 2018-10-01 13:53:53 +10:00
intro.rst
lcd160cr_skin.rst docs: For LCD160CR driver and tutorial, add link to positioning image. 2017-02-03 12:48:54 +11:00
lcd_skin.rst
leds.rst docs/pyboard/tutorial: Update now that yellow LED also supports PWM. 2017-10-10 15:22:11 +11:00
pass_through.rst docs/pyboard/tutorial: Add "timeout=0" to UART in pass-through example. 2017-08-23 17:01:43 +10:00
power_ctrl.rst
repl.rst all: Change PYB message prefix to MPY. 2019-02-12 15:18:33 +11:00
reset.rst
script.rst
servo.rst docs/pyboard: Fix to use Sphinx style for internal/external links. 2018-09-20 17:14:13 +10:00
switch.rst docs/pyboard: Fix to use Sphinx style for internal/external links. 2018-09-20 17:14:13 +10:00
timer.rst docs/pyboard: Fix to use Sphinx style for internal/external links. 2018-09-20 17:14:13 +10:00
usb_mouse.rst