.. |
_thread.rst
|
|
|
btree.rst
|
|
|
builtins.rst
|
|
|
cmath.rst
|
|
|
esp32.rst
|
esp32: Add esp32.Partition class to expose partition and OTA funcs.
|
2019-08-20 16:49:18 +10:00 |
esp.rst
|
docs: Add initial docs for esp32 port, including quick-ref and general.
|
2019-01-25 12:18:34 +11:00 |
framebuf.rst
|
docs/library/framebuf: Add missing module reference in example code.
|
2019-07-31 23:45:24 +10:00 |
gc.rst
|
|
|
index.rst
|
docs: Move ubluetooth under "MicroPython-specific libraries".
|
2019-10-23 11:43:01 -05:00 |
lcd160cr.rst
|
|
|
machine.ADC.rst
|
docs/library: Specify new machine.ADC class.
|
2019-09-04 15:35:09 +10:00 |
machine.ADCWiPy.rst
|
docs: Rename machine.ADC docs to machine.ADCWiPy.
|
2019-09-04 15:05:03 +10:00 |
machine.I2C.rst
|
docs/machine.I2C: Add writevto method to write a vector of byte bufs.
|
2019-05-20 14:51:56 +10:00 |
machine.Pin.rst
|
docs/library/machine.Pin: Add PULL_HOLD constant to possible pin pulls.
|
2019-03-14 07:29:04 +11:00 |
machine.rst
|
docs/machine: Add initial docs for new machine.SDCard class.
|
2019-06-03 00:42:24 +10:00 |
machine.RTC.rst
|
|
|
machine.SD.rst
|
docs/machine: Add initial docs for new machine.SDCard class.
|
2019-06-03 00:42:24 +10:00 |
machine.SDCard.rst
|
esp32/machine_sdcard: Fix bug in SPI slot number selection.
|
2019-06-17 12:36:22 +10:00 |
machine.Signal.rst
|
|
|
machine.SPI.rst
|
|
|
machine.Timer.rst
|
|
|
machine.TimerWiPy.rst
|
|
|
machine.UART.rst
|
|
|
machine.WDT.rst
|
|
|
math.rst
|
|
|
micropython.rst
|
py/scheduler: Rename sched_stack to sched_queue.
|
2019-07-17 16:09:32 +10:00 |
network.CC3K.rst
|
docs/library/network: Move specific network classes to their own file.
|
2018-09-27 17:23:42 +10:00 |
network.rst
|
docs: Fix spelling in various parts of the docs.
|
2019-10-16 14:08:28 +11:00 |
network.WIZNET5K.rst
|
docs/library/network: Move specific network classes to their own file.
|
2018-09-27 17:23:42 +10:00 |
network.WLAN.rst
|
docs/library/network: Move specific network classes to their own file.
|
2018-09-27 17:23:42 +10:00 |
network.WLANWiPy.rst
|
docs/library/network: Move specific network classes to their own file.
|
2018-09-27 17:23:42 +10:00 |
pyb.Accel.rst
|
|
|
pyb.ADC.rst
|
|
|
pyb.CAN.rst
|
|
|
pyb.DAC.rst
|
docs/library/pyb.DAC.rst: Correct frequency for triangle mode output.
|
2019-09-03 23:25:45 +10:00 |
pyb.ExtInt.rst
|
|
|
pyb.I2C.rst
|
|
|
pyb.LCD.rst
|
|
|
pyb.LED.rst
|
|
|
pyb.Pin.rst
|
docs/pyb.Pin: Minor typo fix to specify Pin in pyb.Pin.cpu.
|
2018-10-19 17:31:59 +11:00 |
pyb.rst
|
docs/library/pyb.rst: Update pyb.usb_mode() to mention VCP+MSC+HID.
|
2019-09-11 15:17:38 +10:00 |
pyb.RTC.rst
|
|
|
pyb.Servo.rst
|
|
|
pyb.SPI.rst
|
|
|
pyb.Switch.rst
|
|
|
pyb.Timer.rst
|
|
|
pyb.UART.rst
|
stm32/machine_uart: Change default UART timeout to 0, for non blocking.
|
2019-05-07 13:56:42 +10:00 |
pyb.USB_HID.rst
|
|
|
pyb.USB_VCP.rst
|
docs/library/pyb.USB_VCP.rst: Add info about id and flow params.
|
2019-09-26 14:00:21 +10:00 |
sys.rst
|
docs/library: Document that sys.version_info returns a 3-tuple only.
|
2019-08-15 18:12:22 +10:00 |
uarray.rst
|
docs/library: Rename "array" module to "uarray".
|
2019-10-22 16:40:58 +11:00 |
ubinascii.rst
|
|
|
ubluetooth.rst
|
docs/library/ubluetooth: Add docs for gatts_set_buffer.
|
2019-10-29 23:11:11 +11:00 |
ucollections.rst
|
|
|
ucryptolib.rst
|
extmod/moducryptolib: Add AES-CTR support.
|
2019-05-06 18:09:48 +10:00 |
uctypes.rst
|
docs/library/uctypes: Add examples and make general updates.
|
2018-10-23 11:42:30 +11:00 |
uerrno.rst
|
|
|
uhashlib.rst
|
docs: Fix spelling in various parts of the docs.
|
2019-10-16 14:08:28 +11:00 |
uheapq.rst
|
|
|
uio.rst
|
docs/uio: Document StringIO/BytesIO(alloc_size) constructors.
|
2018-10-18 12:39:25 +11:00 |
ujson.rst
|
|
|
uos.rst
|
docs/library: Add documentation for extended block device protocol.
|
2019-10-29 14:17:29 +11:00 |
ure.rst
|
docs/ure: Fix match.group signature to indicate index param is required.
|
2019-02-08 17:06:19 +11:00 |
uselect.rst
|
docs/uselect: Describe more aspects of poll.register/modify behavior.
|
2018-10-05 16:57:58 +10:00 |
usocket.rst
|
|
|
ussl.rst
|
|
|
ustruct.rst
|
|
|
utime.rst
|
|
|
uzlib.rst
|
|
|
wipy.rst
|
|
|