index
:
user/sven/micropython.git
for-upstream
master
old
stmhal-flash
origin/HEAD
origin/dependabot/github_actions/actions/checkout-6
origin/dependabot/github_actions/actions/upload-artifact-5
origin/master
origin/parse-bytecode
origin/v1.22-release
origin/v1.24-release
origin/v1.26-release
The MicroPython project
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
pyboard
/
quickref.rst
Age
Commit message (
Expand
)
Author
2021-12-15
docs: Remove trailing spaces and convert tabs to spaces.
Damien George
2021-08-13
docs: Replace ufoo with foo in all docs.
Jim Mussared
2021-07-18
docs: Replace master/slave with controller/peripheral in I2C and SPI.
David P
2021-07-05
esp32,stm32: Add new machine.I2S class for I2S protocol support.
Mike Teachman
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