You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Damien George c7818032b1 docs/library: Add ussl module to library index for unix port. 7 years ago
..
_thread.rst docs/_thread: Add a placeholder docs for _thread module. 7 years ago
array.rst docs: Fix some references and RST markup to eliminate Sphinx warnings. 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/{esp,pyb,ubinascii}: Use markup adhering to the latest docs conventions. 7 years ago
framebuf.rst extmod/modframebuf: Add 8-bit greyscale format (GS8). 7 years ago
gc.rst docs/library: Add CPython docs xref to each pertinent module. 7 years ago
index.rst docs/library: Add ussl module to library index for unix port. 7 years ago
lcd160cr.rst docs: Fix some references and RST markup to eliminate Sphinx warnings. 7 years ago
machine.ADC.rst docs/library/machine.*: Add cross-reference label to individual classes. 8 years ago
machine.I2C.rst docs/machine*: Use markup adhering to the latest docs conventions. 7 years ago
machine.Pin.rst docs/machine.Pin: Add on() and off() methods. 8 years ago
machine.RTC.rst docs/library/machine.RTC.rst: Fix typo. 7 years ago
machine.SD.rst various: Spelling fixes 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: Improve style/grammar and add usage example. 7 years ago
machine.Timer.rst docs/library/machine.*: Add cross-reference label to individual classes. 8 years ago
machine.UART.rst docs/library: Add xrefs to "stream" dictionary entry for many modules. 7 years ago
machine.WDT.rst docs/library/machine.*: Add cross-reference label to individual classes. 8 years ago
machine.rst docs/machine*: Use markup adhering to the latest docs conventions. 7 years ago
math.rst docs/library: Add CPython docs xref to each pertinent module. 7 years ago
micropython.rst docs/library/micropython: Describe optimisation levels for opt_level(). 7 years ago
network.rst esp8266/modnetwork: Implement WLAN.status('rssi') for STA interface. 7 years ago
pyb.ADC.rst docs/library/pyb.ADC: Fix typo of "prarmeter". 7 years ago
pyb.Accel.rst docs/library: Add missing cross-ref links for classes in pyb module. 7 years ago
pyb.CAN.rst stm32/can: Add "list" param to CAN.recv() to receive data inplace. 7 years ago
pyb.DAC.rst stm32/dac: Add buffering argument to constructor and init() method. 7 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/library: Add missing cross-ref links for classes in pyb module. 7 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: Fix some references and RST markup to eliminate Sphinx warnings. 7 years ago
pyb.Timer.rst docs: Spelling mistakes 8 years ago
pyb.UART.rst docs/library: Add xrefs to "stream" dictionary entry for many modules. 7 years ago
pyb.USB_HID.rst docs/library: Add missing cross-ref links for classes in pyb module. 7 years ago
pyb.USB_VCP.rst docs/library: Add xrefs to "stream" dictionary entry for many modules. 7 years ago
pyb.rst docs/library/pyb.rst: Add note about availability of USB MSC-only mode. 7 years ago
sys.rst docs/library: Add xrefs to "stream" dictionary entry for many modules. 7 years ago
ubinascii.rst docs/library/ubinascii: Update base64 docs. 7 years ago
ucollections.rst docs/library: Add CPython docs xref to each pertinent module. 7 years ago
uctypes.rst docs/uctypes: Tweak descriptor reference to hopefully be easier to follow. 7 years ago
uerrno.rst docs/uerrno: Fix xref-vs-code markup. 7 years ago
uhashlib.rst docs/library: Add CPython docs xref to each pertinent module. 7 years ago
uheapq.rst docs/library: Add CPython docs xref to each pertinent module. 7 years ago
uio.rst docs: Fix some references and RST markup to eliminate Sphinx warnings. 7 years ago
ujson.rst docs/library/ujson: Document dump() and load() functions. 7 years ago
uos.rst extmod/vfs_fat: Add file size as 4th element of uos.ilistdir tuple. 7 years ago
ure.rst docs/ure: Emphasize not supported features more. 7 years ago
uselect.rst docs: Fix some references and RST markup to eliminate Sphinx warnings. 7 years ago
usocket.rst docs/library/usocket: Make xref to uerrno explicitly a module reference. 7 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