micropython/docs/library
Brett Cannon 07528d1f85 docs/library: Clarify what type of algorithm is implemented in heapq. 2021-05-18 12:24:21 +10:00
..
_thread.rst
btree.rst docs/library/btree.rst: Correct method typo: __detitem__ to __delitem__. 2020-10-20 17:13:02 +11:00
builtins.rst py/objexcept: Support errno attribute on OSError exceptions. 2021-04-23 22:03:46 +10:00
cmath.rst
esp.rst
esp32.rst docs: Fix some spelling mistakes. 2021-05-04 22:58:00 +10:00
framebuf.rst
gc.rst
index.rst docs/library: Add initial API reference for rp2 module and its classes. 2021-05-08 18:02:04 +10:00
lcd160cr.rst docs: Change `\*` to `*` in argument lists. 2020-08-21 12:24:13 +10:00
machine.ADC.rst
machine.ADCWiPy.rst docs: Change `\*` to `*` in argument lists. 2020-08-21 12:24:13 +10:00
machine.I2C.rst docs: Update I2C and SPI docs to add reference to SoftI2C and SoftSPI. 2020-10-01 12:57:10 +10:00
machine.PWM.rst docs/library/machine: Specify initial machine.PWM class. 2021-04-30 16:42:51 +10:00
machine.Pin.rst docs/library/machine.Pin.rst: Make it clear which methods are not core. 2021-02-03 00:54:18 +11:00
machine.RTC.rst docs,stm32: Fix minor typos in RTC docs, and->an. 2021-01-30 14:13:30 +11:00
machine.SD.rst
machine.SDCard.rst
machine.SPI.rst docs: Update I2C and SPI docs to add reference to SoftI2C and SoftSPI. 2020-10-01 12:57:10 +10:00
machine.Signal.rst docs/library/machine.Signal.rst: Correct typo: usecases to use cases. 2020-10-20 17:21:30 +11:00
machine.Timer.rst docs: Fix some spelling mistakes. 2021-05-04 22:58:00 +10:00
machine.TimerWiPy.rst docs: Fix some spelling mistakes. 2021-05-04 22:58:00 +10:00
machine.UART.rst docs: Change `\*` to `*` in argument lists. 2020-08-21 12:24:13 +10:00
machine.WDT.rst
machine.rst docs/library: Add initial API reference for rp2 module and its classes. 2021-05-08 18:02:04 +10:00
math.rst
micropython.rst
network.CC3K.rst docs: Change `\*` to `*` in argument lists. 2020-08-21 12:24:13 +10:00
network.WIZNET5K.rst
network.WLAN.rst docs: Change `\*` to `*` in argument lists. 2020-08-21 12:24:13 +10:00
network.WLANWiPy.rst docs: Change `\*` to `*` in argument lists. 2020-08-21 12:24:13 +10:00
network.rst docs: Fix some spelling mistakes. 2021-05-04 22:58:00 +10:00
pyb.ADC.rst
pyb.Accel.rst
pyb.CAN.rst stm32/pyb_can: Add ability to calculate CAN bit timing from baudrate. 2020-12-17 23:01:15 +11:00
pyb.DAC.rst docs: Change `\*` to `*` in argument lists. 2020-08-21 12:24:13 +10:00
pyb.ExtInt.rst
pyb.Flash.rst docs: Change `\*` to `*` in argument lists. 2020-08-21 12:24:13 +10:00
pyb.I2C.rst docs: Change `\*` to `*` in argument lists. 2020-08-21 12:24:13 +10:00
pyb.LCD.rst
pyb.LED.rst
pyb.Pin.rst
pyb.RTC.rst docs,stm32: Fix minor typos in RTC docs, and->an. 2021-01-30 14:13:30 +11:00
pyb.SPI.rst docs: Change `\*` to `*` in argument lists. 2020-08-21 12:24:13 +10:00
pyb.Servo.rst
pyb.Switch.rst
pyb.Timer.rst docs: Change `\*` to `*` in argument lists. 2020-08-21 12:24:13 +10:00
pyb.UART.rst docs: Change `\*` to `*` in argument lists. 2020-08-21 12:24:13 +10:00
pyb.USB_HID.rst docs: Change `\*` to `*` in argument lists. 2020-08-21 12:24:13 +10:00
pyb.USB_VCP.rst docs: Change `\*` to `*` in argument lists. 2020-08-21 12:24:13 +10:00
pyb.rst docs: Change `\*` to `*` in argument lists. 2020-08-21 12:24:13 +10:00
rp2.Flash.rst docs/library: Add initial API reference for rp2 module and its classes. 2021-05-08 18:02:04 +10:00
rp2.PIO.rst docs/library: Add initial API reference for rp2 module and its classes. 2021-05-08 18:02:04 +10:00
rp2.StateMachine.rst docs/library: Add initial API reference for rp2 module and its classes. 2021-05-08 18:02:04 +10:00
rp2.rst docs/library/rp2.rst: Fix typo overriden->overridden. 2021-05-12 00:05:55 +10:00
uarray.rst
uasyncio.rst docs/library/uasyncio.rst: Add docs for ThreadSafeFlag. 2021-02-16 16:35:37 +11:00
ubinascii.rst extmod/modubinascii: Update code, docs for hexlify now CPython has sep. 2020-12-14 14:35:29 +11:00
ubluetooth.rst docs/library/ubluetooth.rst: Add passkey docs. 2020-12-02 14:44:36 +11:00
ucollections.rst
ucryptolib.rst
uctypes.rst docs: Fix some spelling mistakes. 2021-05-04 22:58:00 +10:00
uerrno.rst py/objexcept: Support errno attribute on OSError exceptions. 2021-04-23 22:03:46 +10:00
uhashlib.rst
uheapq.rst docs/library: Clarify what type of algorithm is implemented in heapq. 2021-05-18 12:24:21 +10:00
uio.rst docs: Fix some spelling mistakes. 2021-05-04 22:58:00 +10:00
ujson.rst
uos.rst extmod/vfs_lfs: Add mtime support to littlefs files. 2020-08-25 17:35:19 +10:00
ure.rst
uselect.rst docs: Fix some spelling mistakes. 2021-05-04 22:58:00 +10:00
usocket.rst docs: Fix some spelling mistakes. 2021-05-04 22:58:00 +10:00
ussl.rst extmod/modussl: Fix ussl read/recv/send/write errors when non-blocking. 2021-02-17 11:50:54 +11:00
ustruct.rst
usys.rst all: Rename "sys" module to "usys". 2020-09-04 00:10:24 +10:00
utime.rst docs: Fix some spelling mistakes. 2021-05-04 22:58:00 +10:00
uzlib.rst
wipy.rst