..
cmath.rst
docs: Cleanup and update some docs.
10 years ago
esp.rst
docs/esp: Enumerate flash access functions.
9 years ago
esp.socket.rst
docs: Document esp module for ESP8266.
10 years ago
gc.rst
docs: Cleanup and update some docs.
10 years ago
index.rst
docs/library/index: Make single section for "micro-ified" modules.
9 years ago
machine.ADC.rst
docs: Update all WiPy docs to reflect the new API.
9 years ago
machine.I2C.rst
docs: Update all WiPy docs to reflect the new API.
9 years ago
machine.Pin.rst
docs: Correct pin interrupt example code for the WiPy.
9 years ago
machine.RTC.rst
docs: Correct machine.RTC examples.
9 years ago
machine.SD.rst
docs: Several corrections to the classes in the machine module.
9 years ago
machine.SPI.rst
docs: Update all WiPy docs to reflect the new API.
9 years ago
machine.Timer.rst
docs: Correct machine.Timer code examples related to duty cycle.
9 years ago
machine.UART.rst
docs: Explicitly specify behavior of UART stream protocol methods on timeout.
9 years ago
machine.WDT.rst
docs: Several corrections to the classes in the machine module.
9 years ago
machine.rst
docs/machine: reset_cause() has been implemented for esp8266.
9 years ago
math.rst
docs: Correct the documentation for math.frexp.
10 years ago
micropython.rst
docs: Add initial draft documentation for the WiPy.
10 years ago
network.rst
docs/network: esp8266: scan(): Add note that bssid is bytes object.
9 years ago
os.rst
docs/os: Change wording to be a bit more port-neutral.
9 years ago
pyb.ADC.rst
docs: Update details on using ADCAll object for vref/vbat channels.
9 years ago
pyb.Accel.rst
docs: Update pyb.Accel doc to reflect changes and explain filtered_xyz.
9 years ago
pyb.CAN.rst
stmhal: Add support for sending and receiving CAN RTR messages.
10 years ago
pyb.DAC.rst
docs: Fix formatting of DAC code examples.
9 years ago
pyb.ExtInt.rst
docs: Add links from quickref to pyb classes.
10 years ago
pyb.I2C.rst
docs: Update pyb.I2C constructor to reflect changes in Pyboard Lite.
9 years ago
pyb.LCD.rst
docs: Cleanup and update some docs.
10 years ago
pyb.LED.rst
docs: Update to say that Timer(3) is free, and detail LED intensity.
9 years ago
pyb.Pin.rst
docs: Update all WiPy docs to reflect the new API.
9 years ago
pyb.RTC.rst
docs: Update all WiPy docs to reflect the new API.
9 years ago
pyb.SPI.rst
docs: Mention that pyb.SPI constructor accepts "X" and "Y" arguments.
9 years ago
pyb.Servo.rst
docs: Add quickref info about Servo; improve Servo docs.
10 years ago
pyb.Switch.rst
docs: Cleanup and update some docs.
10 years ago
pyb.Timer.rst
docs: Update to say that Timer(3) is free, and detail LED intensity.
9 years ago
pyb.UART.rst
stmhal: Properly handle RTS/CTS flow control for buf/unbuf transfers.
9 years ago
pyb.USB_VCP.rst
docs: USB_VCP: Always in non-blocking mode, clarify stream method returns.
9 years ago
pyb.rst
docs: Several minor changes: network, pyb, ADCAll and inline asm.
9 years ago
select.rst
docs/select: Document POLLIN/OUT/ERR/HUP.
9 years ago
sys.rst
docs: Change "Micro Python" to "MicroPython" in all places in docs.
10 years ago
ubinascii.rst
docs/ubinascii: Document non-standard "sep" argument to hexlify().
9 years ago
uctypes.rst
docs/uctypes.rst: Fix typo (steamlined -> streamlined).
9 years ago
uhashlib.rst
docs: Add more documentation for the CC3200 in the pyb module.
10 years ago
uheapq.rst
Update uheapq.rst
10 years ago
ujson.rst
docs: Cleanup and update some docs.
10 years ago
ure.rst
docs: Add skeleton docs for ure module.
10 years ago
usocket.rst
docs/usocket: Describe address format once at the beginning.
9 years ago
ussl.rst
docs: Add remark about ssl sockets and standard sockets.
9 years ago
ustruct.rst
docs/ustruct: There's no complete "struct" module, only "ustruct" subset.
9 years ago
utime.rst
docs: Module "time" is actually "utime".
9 years ago
uzlib.rst
docs: uzlib: Typo fix.
10 years ago
wipy.rst
docs: Add usocket and ussl modules' documentation.
9 years ago