Damien George
b1229efbd1
all: Fix spelling mistakes based on codespell check.
Signed-off-by: Damien George <damien@micropython.org>
2 years ago
Jim Mussared
e3eebc329f
stm32: Suggest putting code in main.py not boot.py.
Don't want users to accidentally use boot.py (because recovering requires
knowing how to activate safe mode).
Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
3 years ago
Vicki Lowe
afd10a4531
docs/pyboard: Emphasize the instructions for making a USB mouse.
It wasn't clear why that element was `10` instead of `0`. Also bumped the
`10` to `100` to make the mouse movement more obvious.
5 years ago
Philip Potter
f2da6467a9
docs/pyboard: Update USB mouse tutorial to use pyb.USB_HID().
8 years ago
Philip Potter
57c92d90b0
docs/pyboard: Update USB mouse tutorial to use VCP instead of CDC.
8 years ago
Mike Causer
ce166e6b68
docs: Spelling mistakes
8 years ago
Daniel Campora
7ca1bd314b
docs: Generate a separate docs build for each port.
Using Damien's approach where conf.py and topindex.html are
shared by all ports.
10 years ago
Damien George
d19c256656
docs: Imported tutorials from previous documentation system.
10 years ago