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