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
Age
Commit message (
Expand
)
Author
2022-09-09
extmod/modbluetooth: Replace def_handle with end_handle in char IRQ.
Jim Mussared
2022-09-06
drivers/display: Don't include tests by default.
Damien George
2022-08-31
docs/renesas-ra: Add pin drive keyword argument description.
Takeo Takahashi
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-30
docs/templates/topindex.html: Update forum link.
Jim Mussared
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
docs/esp32: Update UART quickref on input-only pins.
Tomasz 'CeDeROM' CEDRO
2022-08-26
docs: Update CPython differences and improve the look of table layouts.
Matt Trentini
2022-08-26
tools/mpremote: Print nicer errors for unsupported 'cp -r' arguments.
Damien George
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-18
tools/mpremote: Add "edit" command.
Jim Mussared
2022-08-18
tools/pyboard.py: Add "touch" filesystem command.
Jim Mussared
2022-08-18
tools/mpremote: Allow + terminator for fs commands.
Jim Mussared
2022-08-17
docs/esp32: Fix string quoting consistency in SDCard mount example.
David Peake
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-08-11
docs: Update links for Arm GCC toolchain.
David Lechner
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
2022-07-29
docs/library/time: Provide more info about which epoch is used.
Peter Hinch
2022-07-23
docs/library/neopixel: Add note that neopixel is included in rp2 builds.
Andrew Scheller
2022-07-20
extmod/modussl_mbedtls: Implement cert_reqs and cadata arguments.
Carlosgg
2022-07-18
shared/readline: Use MP_REGISTER_ROOT_POINTER().
David Lechner
2022-07-05
esp32,esp8266: Rename WLAN dhcp_hostname config to hostname.
IhorNehrutsa
2022-06-24
docs/library/bluetooth: Add link to aioble.
Jim Mussared
2022-06-24
extmod/uasyncio: Implement stream read(-1) to read all data up to EOF.
Damien George
2022-06-23
esp32/modesp32: Add wake_on_ulp() so ULP can wake CPU from deepsleep.
Christian Walther
2022-06-21
docs/library/uasyncio: Consistently use "uasyncio" instead of "asyncio".
Luiz Brandao
2022-06-21
docs/library/machine: Add note on interrupts being critical to system.
Patrick Joy
2022-06-21
docs: Set LaTeX engine to XeLaTeX for PDF generation.
Stewart C. Russell
2022-06-21
docs/library: Remove unnecessary "pyb." prefix on class names.
Damien George
2022-06-21
docs/library/pyb.Timer: Document `brk` argument and its constants.
Howard Lovatt
2022-06-21
extmod/modbtree: Use buffer protocol for keys/values.
David Lechner
2022-06-21
extmod/extmod.mk: Separate out extmod file list from py.mk to extmod.mk.
David Lechner
2022-06-17
docs: Update to use new WLAN argument names for ssid/security/key.
iabdalkader
2022-06-17
zephyr: Upgrade to Zephyr v3.1.0.
Maureen Helm
2022-06-17
all: Bump version to 1.19.1.
v1.19.1
Damien George
2022-06-16
all: Bump version to 1.19.
v1.19
Damien George
2022-06-14
docs: Update Raspberry Pi URLs from .org to .com.
Andrew Scheller
2022-06-10
docs/reference/mpyfiles: Update .mpy description to match latest format.
Damien George
2022-06-07
all: Rename MICROPY_PY_WIZNET5K to MICROPY_PY_NETWORK_WIZNET5K.
Damien George
2022-06-02
all: Remove third argument to MP_REGISTER_MODULE.
Damien George
[next]