micropython/docs/library
Paul Sokolovsky 585aafc27e docs/pyb.ExtInt,pyb.Pin: Mark up class methods as such. 2016-06-08 16:00:12 +03:00
..
cmath.rst docs: math, cmath: Add port availability information. 2016-06-01 22:12:39 +03:00
esp.rst docs/esp: Enumerate flash access functions. 2016-04-15 14:01:22 +03:00
gc.rst docs: Cleanup and update some docs. 2014-10-31 22:21:37 +00:00
index.rst docs/library/index: Fix grammar and spelling in intro paragraph. 2016-06-02 11:05:13 +01:00
machine.ADC.rst docs/machine.*: Use proper class case in method headers. 2016-06-08 01:33:49 +03:00
machine.I2C.rst docs/machine.*: Use proper class case in method headers. 2016-06-08 01:33:49 +03:00
machine.Pin.rst docs/machine.Pin: Add class designator to all constants. 2016-06-08 01:37:03 +03:00
machine.RTC.rst docs/machine.*: Use proper class case in method headers. 2016-06-08 01:33:49 +03:00
machine.SD.rst docs/machine.*: Use proper class case in method headers. 2016-06-08 01:33:49 +03:00
machine.SPI.rst docs/machine.*: Use proper class case in method headers. 2016-06-08 01:33:49 +03:00
machine.Timer.rst docs/machine.*: Use proper class case in method headers. 2016-06-08 01:33:49 +03:00
machine.UART.rst docs/machine.*: Use proper class case in method headers. 2016-06-08 01:33:49 +03:00
machine.WDT.rst docs/machine.*: Add "currentmodule:: machine" directive. 2016-06-08 00:46:27 +03:00
machine.rst docs/library/machine: Add documentation for machine.time_pulse_us. 2016-05-31 14:06:33 +01:00
math.rst docs: math, cmath: Add port availability information. 2016-06-01 22:12:39 +03:00
micropython.rst docs: Add initial draft documentation for the WiPy. 2015-06-10 23:37:56 +02:00
network.rst docs/library/network: wipy: Fix literal block indentation. 2016-06-07 02:07:08 +03:00
pyb.ADC.rst docs/pyb.*: Add "currentmodule:: pyb" directive. 2016-06-08 00:57:41 +03:00
pyb.Accel.rst docs/pyb.*: Add "currentmodule:: pyb" directive. 2016-06-08 00:57:41 +03:00
pyb.CAN.rst docs/pyb.CAN: Mark CAN.initfilterbanks() as classmethod explicitly. 2016-06-08 15:49:30 +03:00
pyb.DAC.rst docs/pyb.*: Add "currentmodule:: pyb" directive. 2016-06-08 00:57:41 +03:00
pyb.ExtInt.rst docs/pyb.ExtInt,pyb.Pin: Mark up class methods as such. 2016-06-08 16:00:12 +03:00
pyb.I2C.rst docs/pyb.*: Add "currentmodule:: pyb" directive. 2016-06-08 00:57:41 +03:00
pyb.LCD.rst docs/pyb.*: Add "currentmodule:: pyb" directive. 2016-06-08 00:57:41 +03:00
pyb.LED.rst docs/pyb.*: Add "currentmodule:: pyb" directive. 2016-06-08 00:57:41 +03:00
pyb.Pin.rst docs/pyb.ExtInt,pyb.Pin: Mark up class methods as such. 2016-06-08 16:00:12 +03:00
pyb.RTC.rst docs/pyb.*: Add "currentmodule:: pyb" directive. 2016-06-08 00:57:41 +03:00
pyb.SPI.rst docs/pyb.*: Add "currentmodule:: pyb" directive. 2016-06-08 00:57:41 +03:00
pyb.Servo.rst docs/pyb.*: Add "currentmodule:: pyb" directive. 2016-06-08 00:57:41 +03:00
pyb.Switch.rst docs/pyb.*: Add "currentmodule:: pyb" directive. 2016-06-08 00:57:41 +03:00
pyb.Timer.rst docs/pyb.*: Add "currentmodule:: pyb" directive. 2016-06-08 00:57:41 +03:00
pyb.UART.rst docs/pyb.*: Add "currentmodule:: pyb" directive. 2016-06-08 00:57:41 +03:00
pyb.USB_VCP.rst docs/pyb.*: Add "currentmodule:: pyb" directive. 2016-06-08 00:57:41 +03:00
pyb.rst docs: Several minor changes: network, pyb, ADCAll and inline asm. 2016-01-13 21:53:26 +00:00
select.rst docs/select: Document POLLIN/OUT/ERR/HUP. 2015-11-09 22:10:32 +02:00
sys.rst docs/sys: Describe sys.platform is port-neutral manner. 2016-05-01 14:39:38 +03:00
ubinascii.rst docs/ubinascii: Clean up grammar. 2016-04-27 15:47:33 +03:00
ucollections.rst docs: _io and _collections were renamed to have standard "u" prefix. 2016-05-02 14:02:54 +03:00
uctypes.rst docs/uctypes.rst: Fix typo (steamlined -> streamlined). 2016-03-02 00:25:10 +02:00
uhashlib.rst docs: Add more documentation for the CC3200 in the pyb module. 2015-06-16 15:45:24 +02:00
uheapq.rst Update uheapq.rst 2014-11-28 17:32:29 +00:00
uio.rst docs: _io and _collections were renamed to have standard "u" prefix. 2016-05-02 14:02:54 +03:00
ujson.rst docs: Cleanup and update some docs. 2014-10-31 22:21:37 +00:00
uos.rst docs: Fix uos and utime heading underlines to be the correct length. 2016-04-27 12:11:27 +01:00
ure.rst docs/ure: Typo fix. 2016-06-07 08:53:54 +03:00
usocket.rst docs/usocket: There must be empty line after .only:: . 2016-06-07 17:41:21 +03:00
ussl.rst docs/ussl: Add basic description of axTLS-based modussl. 2016-05-22 23:56:22 +03:00
ustruct.rst docs/ustruct: Describe supported type codes. 2016-05-14 20:48:43 +03:00
utime.rst docs/utime: Clarify module purpose. 2016-05-01 01:48:30 +03:00
uzlib.rst docs: uzlib: Typo fix. 2014-12-05 02:08:30 +02:00
wipy.rst docs: Add usocket and ussl modules' documentation. 2015-10-21 15:30:56 +02:00