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-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
2022-05-27
docs/reference/manifest: Add link to details about opt-level for freeze.
Andrew Leech
2022-05-27
docs/mimxrt: Move the pinout tables to a separate document.
robert-hh
2022-05-27
docs/mimxrt: Add i.MX RT1015 to general.rst, and a few clarifications.
robert-hh
2022-05-24
unix: Implement `-X realtime` command-line option on macOS.
David Lechner
2022-05-23
py/dynruntime.mk: Add basic support for armv6m architecture.
Damien George
2022-05-18
py/parse: Allow all constant objects to be used in "X = const(o)".
Damien George
2022-05-17
docs/reference/mpyfiles: Remove docs about mpy flags and qstr win size.
Damien George
2022-05-03
docs/renesas-ra: Remove unused image files.
Takeo Takahashi
2022-04-29
docs: Update files for renesas-ra port.
Takeo Takahashi
2022-04-29
docs/renesas-ra: Add renesas-ra docs files.
Takeo Takahashi
2022-04-28
py/modsys: Introduce sys.implementation._machine constant.
Damien George
2022-04-28
py/modsys: Rename sys.implementation.mpy to sys.implementation._mpy.
Damien George
2022-04-22
docs/library/network.WLAN: Add "txpower" to list of known WLAN configs.
Damien George
2022-04-15
docs/reference: Update constrained docs now that tuples can be const.
Damien George
2022-04-11
docs/differences: Update Python 3.5 diff, with optional listen backlog.
Damien George
2022-04-11
tools/mpremote: Add option to mount cmd to allow "unsafe" symlinks.
Rob Knegjens
2022-04-04
docs/reference/mpremote: Add details about mount usage over soft reboot.
Andrew Leech
2022-04-04
drivers/codec: Add driver for the WM8960 codec.
robert-hh
2022-04-04
docs: Add quickref and docs for mimxrt, including network.LAN docs.
robert-hh
2022-04-02
docs/library/pyb.CAN: Update CAN docs to match revised API.
iabdalkader
2022-03-31
py/runtime: Allow multiple *args in a function call.
David Lechner
2022-03-30
mixmrt/machine_i2s: Add I2S protocol support.
MikeTeachman
2022-03-29
docs/library/machine.I2S: Clarify what rate refers to.
Damien George
2022-03-21
esp32/modesp32: Add new gpio_deep_sleep_hold function.
Jonathan Hogg
2022-03-21
esp32/machine_pin: Add new hold keyword argument and remove PULL_HOLD.
Jonathan Hogg
2022-03-21
docs/esp32/quickref: Refine deep-sleep power-saving notes.
Jonathan Hogg
2022-03-10
py/modsys: Add optional mutable attributes sys.ps1/ps2 and use them.
Damien George
2022-03-10
py/modsys: Add optional sys.tracebacklimit attribute.
Damien George
2022-03-07
docs/library/machine.Pin: Update to use preferred DRIVE_x constants.
Jonathan Hogg
2022-03-07
docs/esp32/quickref: Document GPIO drive strength.
Jonathan Hogg
2022-03-07
zephyr: Upgrade to Zephyr v3.0.0.
Maureen Helm
2022-03-07
docs/library/esp32.rst: Mark esp32.Partition as not taking kw args.
Damien George
2022-03-07
docs/differences/python_35: Mark PEP 486 as not applicable.
David Lechner
2022-03-07
docs/library/machine.UART.rst: Add details for `invert` parameter.
Jan
2022-02-25
tools/mpremote: Add "umount" command.
Damien George
2022-02-25
tools/mpremote: Add "resume" and "soft-reset" commands.
Damien George
2022-02-22
esp32/esp32_partition: Add support for specifying block_size.
Damien George
2022-02-09
docs/library/uasyncio.rst: Fix description of ThreadSafeFlag.wait.
Lars Kellogg-Stedman
2022-02-09
docs/library/machine.Pin.rst: Document defaults for Pin.init.
Jos Verlinde
2022-02-09
docs/library/pyb.SPI.rst: Document default for prescaler argument.
Jos Verlinde
2022-02-09
docs/library/esp.rst: Document the osdebug function.
Jos Verlinde
2022-02-09
docs/library/machine.WDT.rst: Use correct case for WDT.feed.
Jos Verlinde
2022-02-09
docs/library/machine.SPI.rst: Add class constant SoftSPI.MSB and .LSB.
Jos Verlinde
2022-02-09
docs/library/pyb.DAC.rst: Add DAC class constants.
Jos Verlinde
2022-02-09
docs/library/pyb.rst: Add pyb.hid_mouse and pyb.hid_keyboard constants.
Jos Verlinde
2022-02-09
docs/library/pyb.Timer.rst: Add pyb.Timer class constants.
Jos Verlinde
[next]