summaryrefslogtreecommitdiff
path: root/docs/pyboard/quickref.rst
AgeCommit message (Expand)Author
2021-12-15docs: Remove trailing spaces and convert tabs to spaces.Damien George
2021-08-13docs: Replace ufoo with foo in all docs.Jim Mussared
2021-07-18docs: Replace master/slave with controller/peripheral in I2C and SPI.David P
2021-07-05esp32,stm32: Add new machine.I2S class for I2S protocol support.Mike Teachman
2019-12-04docs: Remove spaces on lines that are empty.Damien George
2019-05-20docs/pyboard/quickref: Refer to new machine.I2C instead of old pyb.I2C.Damien George
2019-03-13docs/pyboard: Make pyboard v1.1 pinout the default shown in quickref.johnthagen
2018-10-01docs: Unify all the ports into one set of documentation.Damien George
2018-07-10docs/pyboard: For latex build, use smaller quickref jpg, and no gifs.Damien George
2017-10-10docs/pyboard/quickref: Add info for Switch, RTC, CAN, Accel classes.Mike Causer
2017-01-18docs: Fix some minor spelling mistakes.Mike Causer
2016-11-08docs/*/quickref.rst: Use new semantics of ticks_diff()puuu
2016-08-29docs/pyboard/quickref: Add section on "delay and timing" for utime mod.Damien George
2016-08-29docs/pyboard/quickref: Add links to pinouts for other pyboard variants.Damien George
2015-06-16docs: Add more documentation for the CC3200 in the pyb module.Daniel Campora
2015-06-10docs: Add initial draft documentation for the WiPy.Daniel Campora
2015-06-04docs: Generate a separate docs build for each port.Daniel Campora