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