.. |
array.rst
|
docs/array: Document array module.
|
8 years ago |
btree.rst
|
docs/library/btree: Add btree module docs.
|
8 years ago |
builtins.rst
|
docs/library/builtins: int: Add notice on byteorder param for to/from_bytes.
|
8 years ago |
cmath.rst
|
docs: math, cmath: Add port availability information.
|
9 years ago |
esp.rst
|
docs/library/esp: Remove para and add further warning about flash.
|
8 years ago |
framebuf.rst
|
extmod/modframebuf: Make monochrome bitmap formats start with MONO_.
|
8 years ago |
gc.rst
|
docs: Cleanup and update some docs.
|
10 years ago |
index.rst
|
docs/library/index: Add important summary of the intro section as warning.
|
8 years ago |
lcd160cr.rst
|
docs/library/lcd160cr: Add link to framebuf page.
|
8 years ago |
machine.ADC.rst
|
docs/library/machine.*: Add cross-reference label to individual classes.
|
8 years ago |
machine.I2C.rst
|
docs/library/machine.I2C: Remove WiPy-specific return values.
|
8 years ago |
machine.Pin.rst
|
docs/machine.Pin: There's no toggle() method in MicroPython hardware API.
|
8 years ago |
machine.RTC.rst
|
docs/library/machine.*: Add cross-reference label to individual classes.
|
8 years ago |
machine.SD.rst
|
docs/library/machine.*: Add cross-reference label to individual classes.
|
8 years ago |
machine.SPI.rst
|
docs/library/machine.SPI: Fix formatting of bullet list to stop warning.
|
8 years ago |
machine.Signal.rst
|
docs/machine.Signal: Add initial draft description of Signal class.
|
8 years ago |
machine.Timer.rst
|
docs/library/machine.*: Add cross-reference label to individual classes.
|
8 years ago |
machine.UART.rst
|
docs/library/machine.*: Add cross-reference label to individual classes.
|
8 years ago |
machine.WDT.rst
|
docs/library/machine.*: Add cross-reference label to individual classes.
|
8 years ago |
machine.rst
|
docs/machine.Signal: Add initial draft description of Signal class.
|
8 years ago |
math.rst
|
docs: math, cmath: Add port availability information.
|
9 years ago |
micropython.rst
|
docs/library/micropython: Deconditionalize.
|
8 years ago |
network.rst
|
docs/library/network: Typo fixes, consistent acronym capitalization.
|
8 years ago |
pyb.ADC.rst
|
docs: Spelling mistakes
|
8 years ago |
pyb.Accel.rst
|
docs/library/pyb.Accel: Add hardware note about pins used by accel.
|
8 years ago |
pyb.CAN.rst
|
docs/pyb.*: Use proper class case in method headers.
|
9 years ago |
pyb.DAC.rst
|
docs: Spelling mistakes
|
8 years ago |
pyb.ExtInt.rst
|
docs: Spelling mistakes
|
8 years ago |
pyb.I2C.rst
|
stmhal/i2c: Add option to I2C to enable/disable use of DMA transfers.
|
8 years ago |
pyb.LCD.rst
|
docs/pyb.*: Use proper class case in method headers.
|
9 years ago |
pyb.LED.rst
|
docs/pyb.*: Use proper class case in method headers.
|
9 years ago |
pyb.Pin.rst
|
docs/library/pyb.Pin: Minor typo fix, B6 should be A0.
|
8 years ago |
pyb.RTC.rst
|
docs: Spelling mistakes
|
8 years ago |
pyb.SPI.rst
|
docs/library/pyb.SPI: init(): Describe "bits" argument.
|
8 years ago |
pyb.Servo.rst
|
docs/pyb.*: Use proper class case in method headers.
|
9 years ago |
pyb.Switch.rst
|
docs/pyb.*: Use proper class case in method headers.
|
9 years ago |
pyb.Timer.rst
|
docs: Spelling mistakes
|
8 years ago |
pyb.UART.rst
|
docs/library/pyb.UART: Moved writechar doc to sit with other writes.
|
8 years ago |
pyb.USB_HID.rst
|
stmhal/usb: Add support to receive USB HID messages from host.
|
8 years ago |
pyb.USB_VCP.rst
|
docs: Remove references to readall() and update stream read() docs.
|
8 years ago |
pyb.rst
|
stmhal: Add pyb.fault_debug() function, to control hard-fault behaviour.
|
8 years ago |
select.rst
|
docs/select: Add an article.
|
9 years ago |
sys.rst
|
docs/sys: print_exception: Fixes/clarifications.
|
9 years ago |
ubinascii.rst
|
docs: Spelling mistakes
|
8 years ago |
ucollections.rst
|
docs: Spelling mistakes
|
8 years ago |
uctypes.rst
|
docs: Spelling mistakes
|
8 years ago |
uhashlib.rst
|
docs/uhashlib: Deconditionalize.
|
8 years ago |
uheapq.rst
|
Update uheapq.rst
|
10 years ago |
uio.rst
|
docs/uio: Typo fixes/lexical improvements.
|
8 years ago |
ujson.rst
|
docs: Cleanup and update some docs.
|
10 years ago |
uos.rst
|
docs/library/uos: Add description of uos.ilistdir() function.
|
8 years ago |
ure.rst
|
docs/ure: Typo fix.
|
9 years ago |
usocket.rst
|
docs/usocket: Deconditionalize.
|
8 years ago |
ussl.rst
|
docs/library/ussl: Deconditionalize, wipy notes moved to its documentation.
|
8 years ago |
ustruct.rst
|
docs/ustruct: Describe supported type codes.
|
9 years ago |
utime.rst
|
docs/utime: Deconditionalize description of sleep().
|
8 years ago |
uzlib.rst
|
docs: uzlib: Typo fix.
|
10 years ago |
wipy.rst
|
docs: Add usocket and ussl modules' documentation.
|
9 years ago |