micropython/docs/library
Paul Sokolovsky 0ddeedfc73 docs/uio: Typo fixes/lexical improvements. 2017-01-29 16:18:33 +03:00
..
array.rst
builtins.rst docs/library/builtins: Add docs for delattr and slice. 2016-10-25 11:02:47 +11:00
cmath.rst
esp.rst docs/library/esp: Remove para and add further warning about flash. 2017-01-06 18:32:49 +11:00
gc.rst
index.rst docs: Add documentation for lcd160cr module. 2017-01-23 14:37:10 +11:00
lcd160cr.rst docs/library/lcd160cr: Fix set_brightness range, should be 0..31. 2017-01-24 00:17:39 +11:00
machine.ADC.rst
machine.I2C.rst docs/library/machine.I2C: Fix I2C constructor docs to match impl. 2016-12-30 15:25:48 +11:00
machine.Pin.rst docs/library/machine.Pin: Update Pin docs to align with new HW API. 2016-11-09 11:08:01 +11:00
machine.RTC.rst
machine.SD.rst
machine.SPI.rst docs: Fix some minor spelling mistakes. 2017-01-18 15:30:31 +11:00
machine.Timer.rst docs/machine: Add explicit note on machine module level and scope. 2017-01-28 12:08:25 +03:00
machine.UART.rst docs: Remove references to readall() and update stream read() docs. 2016-11-14 23:31:40 +11:00
machine.WDT.rst
machine.rst docs/machine: Add explicit note on machine module level and scope. 2017-01-28 12:08:25 +03:00
math.rst
micropython.rst
network.rst docs/library/network: Typo fixes, consistent acronym capitalization. 2016-10-28 12:03:35 +03:00
pyb.ADC.rst
pyb.Accel.rst docs/library/pyb.Accel: Add hardware note about pins used by accel. 2016-12-02 17:39:13 +11:00
pyb.CAN.rst
pyb.DAC.rst
pyb.ExtInt.rst
pyb.I2C.rst stmhal/i2c: Add option to I2C to enable/disable use of DMA transfers. 2016-11-11 17:36:19 +11:00
pyb.LCD.rst
pyb.LED.rst
pyb.Pin.rst
pyb.RTC.rst
pyb.SPI.rst
pyb.Servo.rst
pyb.Switch.rst
pyb.Timer.rst
pyb.UART.rst docs/library/pyb.UART: Moved writechar doc to sit with other writes. 2016-12-15 09:59:45 +11:00
pyb.USB_HID.rst stmhal/usb: Add support to receive USB HID messages from host. 2016-10-04 15:38:01 +11:00
pyb.USB_VCP.rst docs: Remove references to readall() and update stream read() docs. 2016-11-14 23:31:40 +11:00
pyb.rst
select.rst
sys.rst
ubinascii.rst
ucollections.rst
uctypes.rst
uhashlib.rst
uheapq.rst
uio.rst docs/uio: Typo fixes/lexical improvements. 2017-01-29 16:18:33 +03:00
ujson.rst
uos.rst docs/uos: Add uos.statvfs() documentation. 2016-10-07 13:16:54 +11:00
ure.rst
usocket.rst docs/usocket: Dedent Methods section. 2017-01-28 15:49:54 +03:00
ussl.rst
ustruct.rst
utime.rst docs/utime: Add docs for ticks_add(), improvements for other ticks_*(). 2016-11-01 00:14:12 +03:00
uzlib.rst
wipy.rst