..
cmath.rst
docs: Cleanup and update some docs.
2014-10-31 22:21:37 +00:00
esp.rst
esp8266: Updated documentation for scan() and moved to network
2015-06-17 23:16:28 +03:00
esp.socket.rst
docs: Document esp module for ESP8266.
2015-05-30 12:49:58 +01:00
gc.rst
docs: Cleanup and update some docs.
2014-10-31 22:21:37 +00:00
index.rst
esp8266: Fix the documentation for esp.connect() and esp.disconnect()
2015-06-13 23:03:06 +03:00
math.rst
docs: Correct the documentation for math.frexp.
2015-02-23 22:15:11 +00:00
micropython.rst
docs: Add initial draft documentation for the WiPy.
2015-06-10 23:37:56 +02:00
network.rst
docs: Fix duplicate label error for network.WLAN.
2015-06-27 13:42:00 +01:00
os.rst
docs: Add initial draft documentation for the WiPy.
2015-06-10 23:37:56 +02:00
pyb.Accel.rst
docs: Update pyb.Accel doc to reflect changes and explain filtered_xyz.
2015-07-08 11:10:51 +01:00
pyb.ADC.rst
docs: Add initial draft documentation for the WiPy.
2015-06-10 23:37:56 +02:00
pyb.CAN.rst
stmhal: Add support for sending and receiving CAN RTR messages.
2015-04-18 14:53:00 +01:00
pyb.DAC.rst
stmhal: Allow DAC.write_timed to take Timer object in place of freq.
2015-07-21 23:39:49 +01:00
pyb.ExtInt.rst
docs: Add links from quickref to pyb classes.
2014-11-04 18:25:20 +00:00
pyb.HeartBeat.rst
docs: Add initial draft documentation for the WiPy.
2015-06-10 23:37:56 +02:00
pyb.I2C.rst
docs: Add initial draft documentation for the WiPy.
2015-06-10 23:37:56 +02:00
pyb.LCD.rst
docs: Cleanup and update some docs.
2014-10-31 22:21:37 +00:00
pyb.LED.rst
docs: Define more clearly the behaviour of LED methods.
2014-12-16 11:55:46 +00:00
pyb.Pin.rst
cc3200: Add Pin.name()
method.
2015-06-28 14:14:22 +02:00
pyb.rst
docs: Add more documentation for the CC3200 in the pyb module.
2015-06-16 15:45:24 +02:00
pyb.RTC.rst
docs: Add more documentation for the CC3200 in the pyb module.
2015-06-16 15:45:24 +02:00
pyb.SD.rst
docs: Add more documentation for the CC3200 in the pyb module.
2015-06-16 15:45:24 +02:00
pyb.Servo.rst
docs: Add quickref info about Servo; improve Servo docs.
2015-01-01 18:00:45 +00:00
pyb.SPI.rst
docs: Add initial draft documentation for the WiPy.
2015-06-10 23:37:56 +02:00
pyb.Switch.rst
docs: Cleanup and update some docs.
2014-10-31 22:21:37 +00:00
pyb.Timer.rst
docs: Add more documentation for the CC3200 in the pyb module.
2015-06-16 15:45:24 +02:00
pyb.UART.rst
docs: Add initial draft documentation for the WiPy.
2015-06-10 23:37:56 +02:00
pyb.USB_VCP.rst
docs: Document USB_VCP file-like methods.
2015-05-13 20:42:12 +01:00
pyb.WDT.rst
docs: Add initial draft documentation for the WiPy.
2015-06-10 23:37:56 +02:00
select.rst
docs: select: Describe extra details.
2014-11-09 01:48:05 +02:00
struct.rst
docs: Make custom index page; add more docs.
2014-11-02 23:37:02 +00:00
sys.rst
docs: Change "Micro Python" to "MicroPython" in all places in docs.
2015-06-04 23:53:26 +01:00
time.rst
cc3200: time.sleep() now receives seconds, like CPython.
2015-07-02 17:23:22 +02:00
ubinascii.rst
extmod: Add ubinascii.unhexlify
2015-05-20 09:29:22 +01:00
uctypes.rst
docs: Add initial draft documentation for the WiPy.
2015-06-10 23:37:56 +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
ujson.rst
docs: Cleanup and update some docs.
2014-10-31 22:21:37 +00:00
ure.rst
docs: Add skeleton docs for ure module.
2014-12-04 00:07:00 +02:00
usocket.rst
docs: Cleanup and update some docs.
2014-10-31 22:21:37 +00:00
uzlib.rst
docs: uzlib: Typo fix.
2014-12-05 02:08:30 +02:00