.. |
_thread.rst
|
docs/_thread: Add a placeholder docs for _thread module.
|
7 years ago |
array.rst
|
docs: Replace ufoo with foo in all docs.
|
3 years ago |
binascii.rst
|
extmod/modubinascii: Add newline keyword to b2a_base64 function.
|
3 years ago |
bluetooth.rst
|
docs/library/bluetooth: Add link to aioble.
|
2 years ago |
btree.rst
|
extmod/modbtree: Use buffer protocol for keys/values.
|
2 years ago |
builtins.rst
|
docs/library/builtins.rst: Add module title.
|
3 years ago |
cmath.rst
|
docs/library: Add CPython docs xref to each pertinent module.
|
7 years ago |
collections.rst
|
docs/library/collections.rst: Use class for deque and OrderedDict.
|
3 years ago |
cryptolib.rst
|
docs: Replace ufoo with foo in all docs.
|
3 years ago |
errno.rst
|
docs: Replace ufoo with foo in all docs.
|
3 years ago |
esp.rst
|
docs/library/esp.rst: Document the osdebug function.
|
3 years ago |
esp32.rst
|
esp32/modesp32: Add wake_on_ulp() so ULP can wake CPU from deepsleep.
|
2 years ago |
framebuf.rst
|
docs/library/framebuf.rst: Adjust dimensions in example.
|
3 years ago |
gc.rst
|
docs/library: Add CPython docs xref to each pertinent module.
|
7 years ago |
hashlib.rst
|
docs: Replace ufoo with foo in all docs.
|
3 years ago |
heapq.rst
|
docs: Remove trailing spaces and convert tabs to spaces.
|
3 years ago |
index.rst
|
drivers/codec: Add driver for the WM8960 codec.
|
3 years ago |
io.rst
|
docs: Replace ufoo with foo in all docs.
|
3 years ago |
json.rst
|
docs: Replace ufoo with foo in all docs.
|
3 years ago |
lcd160cr.rst
|
docs: Remove trailing spaces and convert tabs to spaces.
|
3 years ago |
machine.ADC.rst
|
docs/library: Specify additional ADC methods and new ADCBlock class.
|
3 years ago |
machine.ADCBlock.rst
|
docs/library: Specify additional ADC methods and new ADCBlock class.
|
3 years ago |
machine.ADCWiPy.rst
|
docs: Remove trailing spaces and convert tabs to spaces.
|
3 years ago |
machine.I2C.rst
|
extmod/machine_i2c: Increase default SoftI2C timeout to 50ms.
|
3 years ago |
machine.I2S.rst
|
drivers/codec: Add driver for the WM8960 codec.
|
3 years ago |
machine.PWM.rst
|
docs: Add quickref and docs for mimxrt, including network.LAN docs.
|
3 years ago |
machine.Pin.rst
|
docs/library/machine.Pin: Update to use preferred DRIVE_x constants.
|
3 years ago |
machine.RTC.rst
|
docs/library/machine.RTC.rst: Document datetime method and fix ex code.
|
3 years ago |
machine.SD.rst
|
docs: Remove trailing spaces and convert tabs to spaces.
|
3 years ago |
machine.SDCard.rst
|
docs: Add quickref and docs for mimxrt, including network.LAN docs.
|
3 years ago |
machine.SPI.rst
|
docs/library/machine.SPI.rst: Add class constant SoftSPI.MSB and .LSB.
|
3 years ago |
machine.Signal.rst
|
docs/library/machine.Signal.rst: Correct typo: usecases to use cases.
|
4 years ago |
machine.Timer.rst
|
docs/library/machine.Timer.rst: Document `period` and `callback` args.
|
3 years ago |
machine.TimerWiPy.rst
|
docs: Remove trailing spaces and convert tabs to spaces.
|
3 years ago |
machine.UART.rst
|
docs/library/machine.UART.rst: Add details for `invert` parameter.
|
3 years ago |
machine.WDT.rst
|
docs/library/machine.WDT.rst: Use correct case for WDT.feed.
|
3 years ago |
machine.rst
|
docs/library/machine: Add note on interrupts being critical to system.
|
2 years ago |
math.rst
|
docs/library: Add CPython docs xref to each pertinent module.
|
7 years ago |
micropython.rst
|
docs: Fix Sphinx 3.x warnings, and enable warnings-as-errors on build.
|
4 years ago |
neopixel.rst
|
docs: Add docs for machine.bitstream and neopixel module.
|
3 years ago |
network.CC3K.rst
|
all: Replace busses with buses.
|
4 years ago |
network.LAN.rst
|
docs: Add quickref and docs for mimxrt, including network.LAN docs.
|
3 years ago |
network.WIZNET5K.rst
|
all: Rename MICROPY_PY_WIZNET5K to MICROPY_PY_NETWORK_WIZNET5K.
|
2 years ago |
network.WLAN.rst
|
docs: Update to use new WLAN argument names for ssid/security/key.
|
2 years ago |
network.WLANWiPy.rst
|
docs: Change `\*` to `*` in argument lists.
|
4 years ago |
network.rst
|
docs: Update to use new WLAN argument names for ssid/security/key.
|
2 years ago |
os.rst
|
docs/library/os.rst: Clarify littlefs requirements for block erase.
|
3 years ago |
pyb.ADC.rst
|
docs/library: Remove unnecessary "pyb." prefix on class names.
|
2 years ago |
pyb.Accel.rst
|
docs/library: Remove unnecessary "pyb." prefix on class names.
|
2 years ago |
pyb.CAN.rst
|
docs/library: Remove unnecessary "pyb." prefix on class names.
|
2 years ago |
pyb.DAC.rst
|
docs/library: Remove unnecessary "pyb." prefix on class names.
|
2 years ago |
pyb.ExtInt.rst
|
docs/library: Remove unnecessary "pyb." prefix on class names.
|
2 years ago |
pyb.Flash.rst
|
docs/library: Remove unnecessary "pyb." prefix on class names.
|
2 years ago |
pyb.I2C.rst
|
docs/library: Remove unnecessary "pyb." prefix on class names.
|
2 years ago |
pyb.LCD.rst
|
docs/library: Remove unnecessary "pyb." prefix on class names.
|
2 years ago |
pyb.LED.rst
|
docs/library: Remove unnecessary "pyb." prefix on class names.
|
2 years ago |
pyb.Pin.rst
|
docs/library: Remove unnecessary "pyb." prefix on class names.
|
2 years ago |
pyb.RTC.rst
|
docs/library: Remove unnecessary "pyb." prefix on class names.
|
2 years ago |
pyb.SPI.rst
|
docs/library: Remove unnecessary "pyb." prefix on class names.
|
2 years ago |
pyb.Servo.rst
|
docs/library: Remove unnecessary "pyb." prefix on class names.
|
2 years ago |
pyb.Switch.rst
|
docs/library: Remove unnecessary "pyb." prefix on class names.
|
2 years ago |
pyb.Timer.rst
|
docs/library: Remove unnecessary "pyb." prefix on class names.
|
2 years ago |
pyb.UART.rst
|
docs/library: Remove unnecessary "pyb." prefix on class names.
|
2 years ago |
pyb.USB_HID.rst
|
docs/library: Remove unnecessary "pyb." prefix on class names.
|
2 years ago |
pyb.USB_VCP.rst
|
docs/library: Remove unnecessary "pyb." prefix on class names.
|
2 years ago |
pyb.rst
|
docs/library/pyb.rst: Add pyb.hid_mouse and pyb.hid_keyboard constants.
|
3 years ago |
random.rst
|
docs/library/random.rst: Document the random module.
|
3 years ago |
re.rst
|
docs: Replace ufoo with foo in all docs.
|
3 years ago |
rp2.Flash.rst
|
docs: Replace ufoo with foo in all docs.
|
3 years ago |
rp2.PIO.rst
|
docs/library: Add initial API reference for rp2 module and its classes.
|
4 years ago |
rp2.StateMachine.rst
|
docs/library: Add initial API reference for rp2 module and its classes.
|
4 years ago |
rp2.rst
|
docs: Update Raspberry Pi URLs from .org to .com.
|
2 years ago |
select.rst
|
docs: Replace ufoo with foo in all docs.
|
3 years ago |
socket.rst
|
docs/library/socket.rst: Document socket as a class.
|
3 years ago |
ssl.rst
|
docs: Replace ufoo with foo in all docs.
|
3 years ago |
stm.rst
|
docs/library/stm.rst: Document the stm module.
|
3 years ago |
struct.rst
|
docs: Replace ufoo with foo in all docs.
|
3 years ago |
sys.rst
|
py/modsys: Introduce sys.implementation._machine constant.
|
3 years ago |
time.rst
|
docs: Replace ufoo with foo in all docs.
|
3 years ago |
uasyncio.rst
|
extmod/uasyncio: Implement stream read(-1) to read all data up to EOF.
|
2 years ago |
uctypes.rst
|
docs: Replace ufoo with foo in all docs.
|
3 years ago |
wipy.rst
|
docs: Add usocket and ussl modules' documentation.
|
9 years ago |
wm8960.rst
|
drivers/codec: Add driver for the WM8960 codec.
|
3 years ago |
zephyr.DiskAccess.rst
|
docs/library/zephyr: Add libraries specific to the Zephyr port.
|
3 years ago |
zephyr.FlashArea.rst
|
docs/library/zephyr: Add libraries specific to the Zephyr port.
|
3 years ago |
zephyr.rst
|
docs/library/zephyr: Add libraries specific to the Zephyr port.
|
3 years ago |
zephyr.zsensor.rst
|
docs/library/zephyr: Add libraries specific to the Zephyr port.
|
3 years ago |
zlib.rst
|
docs: Replace ufoo with foo in all docs.
|
3 years ago |