micropython/docs/library
Peter Hinch 22cbcd55f0 stmhal: Properly handle RTS/CTS flow control for buf/unbuf transfers.
Fixes issues #1912 and #1913.  UART documentation is also updated.
2016-04-13 08:42:32 +01:00
..
cmath.rst
esp.rst docs: esp8266: esp.socket is deprecated, remove from docs. 2016-04-03 20:19:39 +03:00
esp.socket.rst
gc.rst
index.rst docs: esp8266: Enable "machine" module docs. 2016-04-07 16:44:10 +03:00
machine.ADC.rst
machine.I2C.rst
machine.Pin.rst docs: Correct pin interrupt example code for the WiPy. 2016-03-28 13:12:58 +02:00
machine.RTC.rst
machine.SD.rst
machine.SPI.rst
machine.Timer.rst
machine.UART.rst
machine.WDT.rst
machine.rst docs/machine: Change wording to be a bit more port-neutral. 2016-04-03 20:49:29 +03:00
math.rst
micropython.rst
network.rst docs: network: esp8266: .scan() is now synchronous and returns result list. 2016-03-30 11:56:20 +03:00
os.rst docs/os: Change wording to be a bit more port-neutral. 2016-04-03 20:49:25 +03:00
pyb.ADC.rst docs: Update details on using ADCAll object for vref/vbat channels. 2016-03-11 16:33:09 +00:00
pyb.Accel.rst
pyb.CAN.rst
pyb.DAC.rst
pyb.ExtInt.rst
pyb.I2C.rst docs: Update pyb.I2C constructor to reflect changes in Pyboard Lite. 2016-03-17 20:18:36 +00:00
pyb.LCD.rst
pyb.LED.rst
pyb.Pin.rst
pyb.RTC.rst
pyb.SPI.rst docs: Mention that pyb.SPI constructor accepts "X" and "Y" arguments. 2016-03-17 20:19:08 +00:00
pyb.Servo.rst
pyb.Switch.rst
pyb.Timer.rst
pyb.UART.rst stmhal: Properly handle RTS/CTS flow control for buf/unbuf transfers. 2016-04-13 08:42:32 +01:00
pyb.USB_VCP.rst
pyb.rst
select.rst
struct.rst
sys.rst
time.rst
ubinascii.rst docs/ubinascii: Document non-standard "sep" argument to hexlify(). 2016-04-07 12:39:00 +03:00
uctypes.rst docs/uctypes.rst: Fix typo (steamlined -> streamlined). 2016-03-02 00:25:10 +02:00
uhashlib.rst
uheapq.rst
ujson.rst
ure.rst
usocket.rst
ussl.rst
uzlib.rst
wipy.rst