Damien George
|
9779c99317
|
stmhal: Add ability to skip booting from SD card via /flash/SKIPSD file.
|
8 years ago |
Damien George
|
50a9dd59f5
|
docs: For LCD160CR driver and tutorial, add link to positioning image.
|
8 years ago |
Damien George
|
5ec5bfb0d3
|
docs/pyboard/tutorial/lcd160cr_skin: Fix typo, get_touched->get_touch.
|
8 years ago |
Damien George
|
7d08bc27e2
|
docs/pyboard/tutorial: Add tutorial for LCD160CR.
|
8 years ago |
Damien George
|
e72e343908
|
docs: Add documentation for lcd160cr module.
|
8 years ago |
Mike Causer
|
a79f6676c3
|
docs: Fix some minor spelling mistakes.
paramter -> parameter
send a receive -> send and receive
repsonse -> response
particualr -> particular
constructore -> constructor
|
8 years ago |
puuu
|
933198c55f
|
docs/*/quickref.rst: Use new semantics of ticks_diff()
|
8 years ago |
Damien George
|
efc904c41d
|
docs/pyboard/quickref: Add section on "delay and timing" for utime mod.
And remove reference to deprecated pyb.delay() and pyb.millis().
|
8 years ago |
Damien George
|
5c3a2f162e
|
docs/pyboard/quickref: Add links to pinouts for other pyboard variants.
|
8 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 |
Peter Hinch
|
4a6cac4643
|
docs: Update asm tutorial, maximum number of allowed args is now 4.
|
9 years ago |
Damien George
|
1d191fdf03
|
docs: Add link from pyboard switch tutorial to ISR rules document.
|
9 years ago |
Damien George
|
abfd4da287
|
docs: Add link from pyboard asm tutorial to asm reference.
|
10 years ago |
Damien George
|
2110dc5a6d
|
docs: Add reference for Thumb2 inline assembler.
Thanks to Peter Hinch for contributing this.
|
10 years ago |
Daniel Campora
|
ea2cc2b907
|
docs: Add more documentation for the CC3200 in the pyb module.
|
10 years ago |
Daniel Campora
|
cfcf47c064
|
docs: Add initial draft documentation for the WiPy.
This makes all common files "port-aware" using the .. only directive.
|
10 years ago |
Damien George
|
3eece29807
|
docs: Change "Micro Python" to "MicroPython" in all places in docs.
|
10 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 |