.. |
_thread.rst
|
docs/_thread: Add a placeholder docs for _thread module.
|
7 years ago |
btree.rst
|
docs/library: Add xrefs to "stream" dictionary entry for many modules.
|
7 years ago |
builtins.rst
|
docs/library: Add CPython docs xref to each pertinent module.
|
7 years ago |
cmath.rst
|
docs/library: Add CPython docs xref to each pertinent module.
|
7 years ago |
esp.rst
|
docs: Add initial docs for esp32 port, including quick-ref and general.
|
6 years ago |
esp32.rst
|
docs: More consistent capitalization and use of articles in headings.
|
5 years ago |
framebuf.rst
|
docs: More consistent capitalization and use of articles in headings.
|
5 years ago |
gc.rst
|
docs/library: Add CPython docs xref to each pertinent module.
|
7 years ago |
index.rst
|
docs: Move ubluetooth under "MicroPython-specific libraries".
|
5 years ago |
lcd160cr.rst
|
docs: Remove spaces on lines that are empty.
|
5 years ago |
machine.ADC.rst
|
docs/library: Specify new machine.ADC class.
|
5 years ago |
machine.ADCWiPy.rst
|
docs: Rename machine.ADC docs to machine.ADCWiPy.
|
5 years ago |
machine.I2C.rst
|
docs/library/machine.I2C.rst: Use positional-only arguments syntax.
|
5 years ago |
machine.Pin.rst
|
docs/library/machine.Pin: Add PULL_HOLD constant to possible pin pulls.
|
6 years ago |
machine.RTC.rst
|
docs: Remove spaces on lines that are empty.
|
5 years ago |
machine.SD.rst
|
docs/machine: Add initial docs for new machine.SDCard class.
|
6 years ago |
machine.SDCard.rst
|
docs/library/machine.SDCard.rst: Fix various typos.
|
5 years ago |
machine.SPI.rst
|
docs/library/machine.SPI: Add note about baudrate imprecision.
|
6 years ago |
machine.Signal.rst
|
docs/machine.Signal: Improve style/grammar and add usage example.
|
7 years ago |
machine.Timer.rst
|
docs: Move WiPy specific Timer class to separate doc file.
|
6 years ago |
machine.TimerWiPy.rst
|
docs: Remove spaces on lines that are empty.
|
5 years ago |
machine.UART.rst
|
docs/library/machine.UART.rst: Detail timeout behaviour of read methods.
|
5 years ago |
machine.WDT.rst
|
docs/library/machine.*: Add cross-reference label to individual classes.
|
8 years ago |
machine.rst
|
docs/library/machine: Document machine.soft_reset() function.
|
5 years ago |
math.rst
|
docs/library: Add CPython docs xref to each pertinent module.
|
7 years ago |
micropython.rst
|
py/scheduler: Rename sched_stack to sched_queue.
|
5 years ago |
network.CC3K.rst
|
docs/library/network: Move specific network classes to their own file.
|
6 years ago |
network.WIZNET5K.rst
|
docs/library/network: Move specific network classes to their own file.
|
6 years ago |
network.WLAN.rst
|
docs/library/network: Move specific network classes to their own file.
|
6 years ago |
network.WLANWiPy.rst
|
docs/library/network: Move specific network classes to their own file.
|
6 years ago |
network.rst
|
docs: Fix spelling in various parts of the docs.
|
5 years ago |
pyb.ADC.rst
|
docs: Remove spaces on lines that are empty.
|
5 years ago |
pyb.Accel.rst
|
docs: Remove spaces on lines that are empty.
|
5 years ago |
pyb.CAN.rst
|
docs: Remove spaces on lines that are empty.
|
5 years ago |
pyb.DAC.rst
|
docs/library/pyb.DAC.rst: Correct frequency for triangle mode output.
|
5 years ago |
pyb.ExtInt.rst
|
docs: Remove spaces on lines that are empty.
|
5 years ago |
pyb.Flash.rst
|
docs/library: Add docs for pyb.Flash class.
|
5 years ago |
pyb.I2C.rst
|
docs/library: Remove "only" directive from all pyb module docs.
|
6 years ago |
pyb.LCD.rst
|
docs: Remove spaces on lines that are empty.
|
5 years ago |
pyb.LED.rst
|
docs: Remove spaces on lines that are empty.
|
5 years ago |
pyb.Pin.rst
|
docs/pyb.Pin: Minor typo fix to specify Pin in pyb.Pin.cpu.
|
6 years ago |
pyb.RTC.rst
|
docs: Remove spaces on lines that are empty.
|
5 years ago |
pyb.SPI.rst
|
docs/library: Remove "only" directive from all pyb module docs.
|
6 years ago |
pyb.Servo.rst
|
docs/pyb.*: Use proper class case in method headers.
|
9 years ago |
pyb.Switch.rst
|
docs: Fix some references and RST markup to eliminate Sphinx warnings.
|
7 years ago |
pyb.Timer.rst
|
docs: Remove spaces on lines that are empty.
|
5 years ago |
pyb.UART.rst
|
stm32/machine_uart: Change default UART timeout to 0, for non blocking.
|
6 years ago |
pyb.USB_HID.rst
|
docs: Remove spaces on lines that are empty.
|
5 years ago |
pyb.USB_VCP.rst
|
docs: Remove spaces on lines that are empty.
|
5 years ago |
pyb.rst
|
docs/library: Add docs for pyb.Flash class.
|
5 years ago |
sys.rst
|
docs/library: Document that sys.version_info returns a 3-tuple only.
|
5 years ago |
uarray.rst
|
docs/library: Rename "array" module to "uarray".
|
5 years ago |
ubinascii.rst
|
docs/library/ubinascii: Update base64 docs.
|
7 years ago |
ubluetooth.rst
|
docs/library/ubluetooth: Add note about API being under development.
|
5 years ago |
ucollections.rst
|
docs/library: Add documentation for ucollections.deque.
|
6 years ago |
ucryptolib.rst
|
extmod/moducryptolib: Add AES-CTR support.
|
6 years ago |
uctypes.rst
|
docs/library/uctypes: Add examples and make general updates.
|
6 years ago |
uerrno.rst
|
docs/uerrno: Fix xref-vs-code markup.
|
7 years ago |
uhashlib.rst
|
docs: Fix spelling in various parts of the docs.
|
5 years ago |
uheapq.rst
|
docs/library: Add CPython docs xref to each pertinent module.
|
7 years ago |
uio.rst
|
docs/uio: Document StringIO/BytesIO(alloc_size) constructors.
|
6 years ago |
ujson.rst
|
docs/library/ujson: Document dump() and load() functions.
|
7 years ago |
uos.rst
|
docs/library/uos.rst: Clarify why the extended interface exists.
|
5 years ago |
ure.rst
|
docs/ure: Fix match.group signature to indicate index param is required.
|
6 years ago |
uselect.rst
|
docs/uselect: Describe more aspects of poll.register/modify behavior.
|
6 years ago |
usocket.rst
|
docs/usocket: Minor fixes to grammar of getaddrinfo.
|
6 years ago |
ussl.rst
|
docs: Fix some references and RST markup to eliminate Sphinx warnings.
|
7 years ago |
ustruct.rst
|
docs/library: Add CPython docs xref to each pertinent module.
|
7 years ago |
utime.rst
|
docs/library/utime: Fix incorrect example with ticks_diff args order.
|
7 years ago |
uzlib.rst
|
docs/library: Add xrefs to "stream" dictionary entry for many modules.
|
7 years ago |
wipy.rst
|
docs: Add usocket and ussl modules' documentation.
|
9 years ago |