index
:
openmano-mpy
master
MicroPython source and hardware configuration for OpenMano
Damien George
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
pyboard
Age
Commit message (
Expand
)
Author
2016-08-29
docs/pyboard/quickref: Add section on "delay and timing" for utime mod.
Damien George
2016-08-29
docs/pyboard/quickref: Add links to pinouts for other pyboard variants.
Damien George
2016-08-29
docs/pyboard: Update USB mouse tutorial to use pyb.USB_HID().
Philip Potter
2016-08-29
docs/pyboard: Update USB mouse tutorial to use VCP instead of CDC.
Philip Potter
2016-08-02
docs: Spelling mistakes
Mike Causer
2016-03-17
docs: Update asm tutorial, maximum number of allowed args is now 4.
Peter Hinch
2016-01-04
docs: Add link from pyboard switch tutorial to ISR rules document.
Damien George
2015-06-26
docs: Add link from pyboard asm tutorial to asm reference.
Damien George
2015-06-25
docs: Add reference for Thumb2 inline assembler.
Damien George
2015-06-16
docs: Add more documentation for the CC3200 in the pyb module.
Daniel Campora
2015-06-10
docs: Add initial draft documentation for the WiPy.
Daniel Campora
2015-06-04
docs: Change "Micro Python" to "MicroPython" in all places in docs.
Damien George
2015-06-04
docs: Generate a separate docs build for each port.
Daniel Campora