index
:
micropython
master
parse-bytecode
v1.22-release
v1.24-release
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
Aslak Raanes
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
docs
/
library
/
pyb.SPI.rst
Commit message (
Expand
)
Author
Age
*
docs/library: Remove unnecessary "pyb." prefix on class names.
Damien George
2022-06-21
*
docs/library/pyb.SPI.rst: Document default for prescaler argument.
Jos Verlinde
2022-02-09
*
docs: Replace master/slave with controller/peripheral in I2C and SPI.
David P
2021-07-18
*
all: Replace busses with buses.
Mike Causer
2021-05-20
*
docs: Change `\*` to `*` in argument lists.
Zenix27
2020-08-21
*
docs/library: Update pyb.SPI init method to add descr about "ti" arg.
Howard Lovatt
2020-07-25
*
docs/library: Remove "only" directive from all pyb module docs.
Damien George
2018-07-18
*
docs/library/pyb.SPI: init(): Describe "bits" argument.
Paul Sokolovsky
2016-09-18
*
docs/pyb.*: Use proper class case in method headers.
Paul Sokolovsky
2016-06-08
*
docs/pyb.*: Add "currentmodule:: pyb" directive.
Paul Sokolovsky
2016-06-08
*
docs: Mention that pyb.SPI constructor accepts "X" and "Y" arguments.
Peter Hinch
2016-03-17
*
docs: Update all WiPy docs to reflect the new API.
danicampora
2015-10-17
*
cc3200: New SPI API.
Daniel Campora
2015-09-16
*
cc3200: Rename SPI nss param to cs.
Daniel Campora
2015-08-16
*
cc3200: Make I2C and SPI API the same as in stmhal.
Daniel Campora
2015-08-02
*
docs: Add initial draft documentation for the WiPy.
Daniel Campora
2015-06-10
*
stmhal: Allow SPI.init to specify prescaler directly; improve SPI docs.
Damien George
2014-12-08
*
docs: Add links from quickref to pyb classes.
Damien George
2014-11-04
*
docs: Make custom index page; add more docs.
Damien George
2014-11-02
*
docs: Cleanup and update some docs.
Damien George
2014-10-31
*
docs: Import documentation from source-code inline comments.
Damien George
2014-10-31