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
/
tools
Age
Commit message (
Expand
)
Author
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
2021-04-23
stm32/mboot: Allow unpacking dfu without secret key.
David Michieli
2021-04-20
tools/metrics.py: Add rp2 port to table of ports that can be built.
Damien George
2021-04-15
tools/ci.sh: Build esp32 using IDF v4.0.2 and v4.3.
Damien George
2021-04-06
tools/metrics.py: Fix esp32 output filename due to move to CMake.
Damien George
2021-04-01
examples/usercmodules: Simplify user C module enabling.
Damien George
2021-04-01
tools/ci.sh: Build user C modules for esp32.
Michael O'Cleirigh
2021-03-31
tools/ci.sh: Add CI for CMake USER_C_MODULE support.
Phil Howard
2021-03-12
tests: Rename run-tests to run-tests.py for consistency.
Damien George
2021-02-23
tools/pydfu.py: Support DFU files with elements of zero size.
Damien George
2021-02-21
tools/verifygitlog.py: Show required format regexp in error message.
iTitou
2021-02-17
stm32/mboot: Add unpack-dfu command to mboot_pack_dfu.py tool.
David Michieli
2021-02-16
tools/ci.sh: Update zephyr docker image to v0.11.13.
Maureen Helm
2021-02-16
zephyr: Build MicroPython as a cmake target.
Maureen Helm
2021-02-16
zephyr: Update to zephyr v2.5.0.
Maureen Helm
2021-02-16
tools/makemanifest.py: Allow passing option args to include().
Jim Mussared
2021-02-15
tools/ci.sh: Change esp32 CI to work with idf.py and IDF v4.0.2.
Damien George
2021-02-13
tools: Add filesystem action examples to pyboard.py help.
Brianna Laugher
2021-02-12
rp2: Use local tinyusb instead of the one in pico-sdk.
Damien George
2021-01-30
tools: Remove obsolete upip bootstrap script.
stijn
2021-01-30
tools/makemanifest.py: Add check that freeze path is a directory.
Jim Mussared
2021-01-30
github/workflows: Add workflow to verify commit message format.
stijn
2021-01-30
tools/verifygitlog.py: Add script for verifying commit message format.
stijn
2021-01-30
github/workflows: Add CI workflow for rp2 port.
Damien George
2021-01-29
tools/mpy-tool.py: List frozen modules in MICROPY_FROZEN_LIST_ITEM.
Damien George
2021-01-29
tools/ci.sh: For ci_code_size_setup, update apt to install gcc-multilib.
Damien George
2021-01-24
tools/ci.sh: For code size build, fetch history of master branch only.
Damien George
2021-01-18
tools/ci.sh: Pip install pyhy for stm32 builds.
Damien George
2020-12-14
tools/ci.sh: Use pip-install to get latest version of esptool.py.
Damien George
2020-12-14
tools/ci.sh: Put echo of CI path in a separate function.
Damien George
2020-12-07
stm32/Makefile: Change -O0 to -Og for DEBUG=1 builds.
Damien George
2020-12-01
tools/pyboard.py: Add fast raw-paste mode.
Damien George
2020-11-29
tools/ci.sh: Add helper script to run CI tasks.
Damien George
2020-10-20
tools/upip.py: Support explicit port number in host.
awachtler
2020-09-11
tools: Write msvc-compatible frozen content.
stijn
2020-09-09
tools/mpy-tool.py: Fix merge of multiple mpy files to POP_TOP correctly.
Damien George
2020-08-29
all: Update Python code to conform to latest black formatting.
Damien George
2020-08-22
tools/makemanifest.py: Use os.makedirs to make path for generated files.
Damien George
2020-08-21
tools/mpy-tool.py: Fix offset of line number info.
Martin Milata
2020-08-21
tools/pyboard.py: Replace eval() of received data with alternative.
Michael Buesch
2020-08-08
tools/makemanifest.py: Print nicely formatted errors from mpy-cross.
Damien George
2020-07-26
tools/makemanifest.py: Use errno.EEXIST instead of number 17.
Damien George
2020-07-20
lib/mbedtls_errors: Add code to patch mbedtls for shortened error strs.
Thorsten von Eicken
2020-07-01
Revert "tools/pydfu.py: Respect longer timeouts requested by DFU dev..."
Andrew Leech
2020-06-30
tools/pydfu.py: Respect longer timeouts requested by DFU device/mboot.
Andrew Leech
2020-06-24
tools/makemanifest.py: Support freezing a subdirectory recursively.
Damien George
[next]