micropython/docs
Damien George 7693ef3bd6 stmhal: Allow ADC.read_timed to take Timer object in place of freq.
This allows a user-specified Timer for the triggering of the ADC read,
mirroring the new behaviour of DAC.write_timed.

Addresses issue #1129.
2015-07-22 19:41:13 +01:00
..
library stmhal: Allow ADC.read_timed to take Timer object in place of freq. 2015-07-22 19:41:13 +01:00
pyboard docs: Add link from pyboard asm tutorial to asm reference. 2015-06-26 12:35:17 +01:00
readthedocs/settings docs: Add RTD local_settings file, to add custom templates. 2014-12-21 11:21:06 +00:00
reference docs: Add link in references index to Thumb2 assembler docs. 2015-06-25 00:24:19 +01:00
static docs: Change "Micro Python" to "MicroPython" in all places in docs. 2015-06-04 23:53:26 +01:00
templates docs: Make index link point to "index.html" irrespective of port. 2015-06-27 13:41:24 +01:00
wipy cc3200: Implement new OTA mechanism with 2 firmware update slots. 2015-07-15 14:25:28 +02:00
conf.py docs: Bump version to 1.4.4. 2015-06-15 23:54:22 +01:00
esp8266_contents.rst docs: Add "reference" directory for putting docs about the language. 2015-06-25 00:20:57 +01:00
esp8266_index.rst docs: Add initial draft documentation for the WiPy. 2015-06-10 23:37:56 +02:00
license.rst docs: Change "Micro Python" to "MicroPython" in all places in docs. 2015-06-04 23:53:26 +01:00
make.bat Add .gitattributes file to force text line endings to LF. 2015-04-16 22:23:56 +01:00
Makefile docs: Initial commit of Sphinx documentation framework. 2014-09-25 17:23:06 +01:00
pyboard_contents.rst docs: Add "reference" directory for putting docs about the language. 2015-06-25 00:20:57 +01:00
pyboard_index.rst docs: Add initial draft documentation for the WiPy. 2015-06-10 23:37:56 +02:00
topindex.html docs: Add "reference" directory for putting docs about the language. 2015-06-25 00:20:57 +01:00
wipy_contents.rst docs: Add "reference" directory for putting docs about the language. 2015-06-25 00:20:57 +01:00
wipy_index.rst docs: Add initial draft documentation for the WiPy. 2015-06-10 23:37:56 +02:00