index
:
user/sven/micropython.git
for-upstream
master
old
stmhal-flash
origin/HEAD
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
/
tools
Age
Commit message (
Expand
)
Author
2021-08-19
tools/mpremote: Remove support for pyb.USB_VCP in/out specialisation.
Damien George
2021-08-14
py: Implement partial PEP-498 (f-string) support.
Jim Mussared
2021-08-14
tools/mpremote: Add "devs" shortcut for "connect list".
Damien George
2021-08-14
tools/mpremote: Fix connect-list in case VID/PID are None.
Damien George
2021-08-13
tools/autobuild: Add auto build for Silicognition wESP32.
Patrick Van Oosterwijck
2021-08-13
tools/gen-cpydiff.py: Don't rename foo to ufoo in diff output.
Jim Mussared
2021-08-08
tools/codeformat.py: Include ports/nrf/modules/nrf in code formatting.
Glenn Ruben Bakke
2021-08-08
tools/ci.sh: Add mpy-cross build to nrf port.
Glenn Ruben Bakke
2021-08-07
ports: Rename USBD_VID/PID config macros to MICROPY_HW_USB_VID/PID.
Damien George
2021-07-31
tools/autobuild: Add the MIMXRT1050_EVKB board to the daily builds.
robert-hh
2021-07-31
stm32/Makefile: Update to only pull in used Bluetooth library.
Tobias Thyrrestrup
2021-07-23
tools/mpremote: Raise OSError on unsupported RemoteFile.seek.
Michel Bouwmans
2021-07-23
tools/mpremote: Add seek whence for mounted files.
Michel Bouwmans
2021-07-22
tools/autobuild: Add FeatherS2 and TinyS2 to esp32 auto builds.
Seon Rozenblum
2021-07-22
tools/autobuild: Use separate IDF version to build newer esp32 SoCs.
Damien George
2021-07-18
tools/ci.sh: Build GENERIC_C3 board as part of esp32 CI.
Damien George
2021-07-17
tools/ci.sh: Build unix dev variant as part of macOS CI.
Damien George
2021-07-13
github/workflows: Add workflow to build and test unix dev variant.
Damien George
2021-07-12
all: Update to point to files in new shared/ directory.
Damien George
2021-07-02
tools/mpremote: Swap order of PID and VID in connect-list output.
Andrew Scheller
2021-07-01
tools/pyboard.py: Add cmd-line option to make soft reset configurable.
Frank Pilhofer
2021-07-01
tools/autobuild: Add mimxrt port to build scripts for nightly builds.
robert-hh
2021-06-28
tools/makemanifest.py: Allow passing flags to mpy-tool.py.
Yonatan Goldschmidt
2021-06-26
github/workflows: Switch from lcov to gcov.
Damien George
2021-06-25
github/workflows: Add workflow to build and test javascript port.
Damien George
2021-06-25
tools/ci.sh: Run apt-get update in ci_powerpc_setup.
David Lechner
2021-06-23
tools: Remove obsolete build-stm-latest.sh script.
Damien George
2021-06-23
tools/autobuild: Add scripts to build release firmware.
Damien George
2021-06-15
tools/mpremote: Use signal to capture and handle ctrl-C on Windows.
Damien George
2021-06-15
tools/mpremote: Use available ports instead of auto-connect list.
Damien George
2021-06-06
tests/unix: Add ffi test for integer types.
Damien George
2021-06-06
zephyr: Update to Zephyr v2.6.0.
Maureen Helm
2021-06-05
github/workflows: Add workflow to build and run unix port on ARM.
Damien George
2021-06-02
tools/ci.sh: Build mpy-cross as part of ci_mimxrt_build.
Damien George
2021-05-29
tools/mpremote: Add new CLI utility to interact with remote device.
Damien George
2021-05-29
tools/pyboard.py: Add "soft_reset" option to Pyboard.enter_raw_repl().
Damien George
2021-05-29
tools/pyboard.py: Track raw REPL state via in_raw_repl variable.
Damien George
2021-05-26
github/workflows: Add workflow to build and run unix port on MIPS.
Damien George
2021-05-26
tools/ci.sh: Build Cortex-A9 sabrelite board as part of qemu-arm CI.
Damien George
2021-05-26
tools/tinytest-codegen.py: Add command-line option to exclude tests.
Damien George
2021-05-26
tools/mpy-tool.py: Support relocating ARMv6 arch.
Damien George
2021-05-26
github/workflows: Add CI workflow for mimxrt port.
Philipp Ebensberger
2021-05-23
tools/ci.sh: Use FROZEN_MANIFEST in an esp32 build to test feature.
Damien George
2021-05-21
tools/ci.sh: Update zephyr docker image to v0.17.3.
Maureen Helm
2021-05-21
tools/pydfu.py: Remove default VID/PID values.
Tobias Thyrrestrup
2021-05-20
tools/mpy_ld.py: Support R_X86_64_GOTPCREL reloc for x86-64 arch.
Damien George
2021-04-29
tools/makemanifest.py: Show directory name if there is a FreezeError.
Steve App
2021-04-27
tools/gen-cpydiff.py: Fix formatting of doc strings for new Black.
iabdalkader
2021-04-23
tools/pyboard.py: Support opening serial port in exclusive mode.
Damien George
2021-04-23
tools/upip.py: Use .errno instead of .args[0] for OSError exceptions.
Damien George
[next]