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.ADC.rst
Commit message (
Expand
)
Author
Age
*
docs/library: Remove unnecessary "pyb." prefix on class names.
Damien George
2022-06-21
*
docs: Remove spaces on lines that are empty.
Damien George
2019-12-04
*
docs/library: Remove "only" directive from all pyb module docs.
Damien George
2018-07-18
*
docs/library/pyb.ADC: Fix typo of "prarmeter".
Damien George
2018-04-20
*
docs/library/pyb.ADC: Remove outdated ADCAll code example.
Peter Hinch
2018-04-20
*
stm32/adc: Optimise read_timed_multi() by caching buffer pointers.
Damien George
2018-04-11
*
stm32/adc: Add read_timed_multi() static method, with docs and tests.
Peter Hinch
2018-04-11
*
docs/library/pyb.ADC.rst: Document new features for ADCAll.
T S
2018-04-10
*
docs: Spelling mistakes
Mike Causer
2016-08-02
*
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: Update details on using ADCAll object for vref/vbat channels.
Peter Hinch
2016-03-11
*
docs: Several minor changes: network, pyb, ADCAll and inline asm.
Peter Hinch
2016-01-13
*
docs: Update all WiPy docs to reflect the new API.
danicampora
2015-10-17
*
docs: Adapt WiPy's ADC doc and quickref to the new API.
Daniel Campora
2015-09-16
*
cc3200: Make ADC API compatible with the pyboard.
Daniel Campora
2015-08-10
*
cc3200: Rename pins from GPIO to just GP.
Daniel Campora
2015-07-30
*
stmhal: Allow ADC.read_timed to take Timer object in place of freq.
Damien George
2015-07-22
*
docs: Add initial draft documentation for the WiPy.
Daniel Campora
2015-06-10
*
docs: Add links from quickref to pyb classes.
Damien George
2014-11-04
*
docs: Cleanup and update some docs.
Damien George
2014-10-31
*
docs: Import documentation from source-code inline comments.
Damien George
2014-10-31