index
:
user/sven/micropython.git
for-upstream
master
old
stmhal-flash
origin/HEAD
origin/dependabot/github_actions/actions/cache-5
origin/dependabot/github_actions/actions/upload-artifact-6
origin/master
origin/parse-bytecode
origin/v1.22-release
origin/v1.24-release
origin/v1.26-release
The MicroPython project
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
library
Age
Commit message (
Expand
)
Author
2023-07-21
docs/library/deflate: Add docs for deflate.DeflateIO.
Jim Mussared
2023-06-26
docs/library/ssl: Add documentation for SSLContext.
Damien George
2023-06-23
docs/esp32: Update esp32 docs based on IDF v5 changes.
Damien George
2023-06-19
docs: Rename uasyncio to asyncio.
Jim Mussared
2023-06-08
docs/library/index: Update docs after umodule rename.
Jim Mussared
2023-06-08
all: Rename UMODULE to MODULE in preprocessor/Makefile vars.
Jim Mussared
2023-06-01
docs/library/index: Update built-in extension docs.
Jim Mussared
2023-05-19
esp32/esp32_ulp: Enable FSM ULP for S2 and S3 chips.
patrick
2023-05-19
docs/library/espnow: Update espnow docs for WLAN.config(pm=x) options.
glenn20
2023-05-18
rp2: Make rp2_state_machine_exec accept integers.
Adam Green
2023-05-06
esp32,esp8266: Add support to set/get power saving mode of WLAN.
glenn20
2023-05-04
rp2/machine_pwm: Add support for inverting a PWM channel output.
robert-hh
2023-05-04
docs: Update the PWM examples based on recent API improvements.
robert-hh
2023-05-01
esp32,esp8266: Add support for the Espressif ESP-NOW protocol.
Glenn Moloney
2023-04-27
all: Fix spelling mistakes based on codespell check.
Damien George
2023-04-26
extmod/btstack: Include value handle in client read/write events.
Jim Mussared
2023-04-26
extmod/modbluetooth: Merge gatts_notify/indicate implementation.
Jim Mussared
2023-04-21
rp2/machine_i2c: Add timeout parameter for machine.I2C().
David (Pololu)
2023-03-09
rp2/modrp2: Disable other core, shorten delay to 8us in bootsel_button.
David Grayson
2023-03-01
docs/library/network: Update docs for network.country, network.hostname.
Jim Mussared
2023-01-19
docs/library/machine.Timer: Add freq argument to machine.Timer.
LiaoJingyi_winY7kp
2023-01-13
docs/library/socket: Use correct sockaddr variable name.
Dorukyum
2023-01-12
docs/library/rp2.StateMachine: Expand put() documentation.
Paul Warren
2022-12-15
renesas-ra: Add the UART methods uart.txdone() and uart.flush().
robert-hh
2022-12-07
docs/library/neopixel: Update GitHub URL for neopixel.py link.
Jim Mussared
2022-12-06
docs/library/struct: Embed format tables.
Laurens Valk
2022-12-06
docs/library/struct: Fix buffer argument description.
Laurens Valk
2022-11-18
stm32/i2c: Fix I2C frequency calc so it doesn't exceed requested rate.
yn386
2022-11-17
docs/library/framebuf: Clarify docs for blit regarding palette.
TPReal
2022-11-17
mimxrt/network: Rename the argument clock_mode to ref_clk_mode.
robert-hh
2022-11-16
docs/library/uasyncio: Describe restriction on ThreadSafeFlag.
Peter Hinch
2022-11-15
docs/library/pyb.CAN: Update the recv example to take a 5-tuple.
Sky
2022-11-15
docs/library/array: Add docs for dunder methods.
Howard Lovatt
2022-11-08
docs/library/machine: Add machine.memX to docs with brief example.
Matt Trentini
2022-09-09
extmod/modbluetooth: Replace def_handle with end_handle in char IRQ.
Jim Mussared
2022-08-31
docs/library/machine.UART: Add docs for uart.flush() and uart.txdone().
robert-hh
2022-08-31
docs/library/machine.I2C: Add a note about I2C pull-up resistors.
robert-hh
2022-08-26
docs/library/micropython: Fix spelling of compiler.
Laurens Valk
2022-08-26
docs/library: Fix nested rst styles not rendering.
Laurens Valk
2022-08-26
docs/library/machine.UART: Add notes about UART init and deinit.
Tomasz 'CeDeROM' CEDRO
2022-08-26
drivers/cc3000: Remove CC3000 WiFi driver files.
Damien George
2022-08-23
rp2/machine_wdt: Check for the maximum timeout value of watchdog.
robert-hh
2022-08-19
extmod/modframebuf: Add polygon drawing methods.
Mat Booth
2022-08-19
extmod/modframebuf: Add ellipse drawing method.
Peter Hinch
2022-08-19
extmod/modframebuf: Add fill argument to rect().
Jim Mussared
2022-08-12
extmod/uasyncio: Add clear method to ThreadSafeFlag.
Ned Konz
2022-08-11
docs/library/rp2: Fix pull_thresh docs to use pull instead of push.
Nathan Hendler
2022-07-29
docs/library/pyb.Timer: Document how to use BKIN pin with example.
chrismas9
2022-07-29
docs/library/pyb.Pin: Add Pin.ALT constant.
chrismas9
2022-07-29
docs/library/pyb.Pin: Fix out-of-context paragraphs, and AF_PP typo.
chrismas9
[next]