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
/
quickref.rst
Age
Commit message (
Expand
)
Author
2019-12-04
docs: Remove spaces on lines that are empty.
Damien George
2019-05-20
docs/pyboard/quickref: Refer to new machine.I2C instead of old pyb.I2C.
Damien George
2019-03-13
docs/pyboard: Make pyboard v1.1 pinout the default shown in quickref.
johnthagen
2018-10-01
docs: Unify all the ports into one set of documentation.
Damien George
2018-07-10
docs/pyboard: For latex build, use smaller quickref jpg, and no gifs.
Damien George
2017-10-10
docs/pyboard/quickref: Add info for Switch, RTC, CAN, Accel classes.
Mike Causer
2017-01-18
docs: Fix some minor spelling mistakes.
Mike Causer
2016-11-08
docs/*/quickref.rst: Use new semantics of ticks_diff()
puuu
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
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: Generate a separate docs build for each port.
Daniel Campora