index
:
user/sven/micropython.git
for-upstream
master
old
stmhal-flash
origin/HEAD
origin/dependabot/github_actions/actions/cache-5
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
2023-12-21
tools/manifestfile.py: Add support for external libraries.
Jim Mussared
2023-12-21
tools/ci.sh: Set `ulimit -n` for unix CI.
Jim Mussared
2023-12-11
esp32: Change minimum supported IDF version to v5.0.4.
IhorNehrutsa
2023-12-06
tools/ci.sh: Build ESP32_GENERIC-SPIRAM as part of esp32 CI.
Damien George
2023-12-06
github/workflows: Enable ccache for esp32 build.
Angus Gratton
2023-12-06
github/workflows: Use build matrix for esp32 port.
Angus Gratton
2023-12-06
github/workflows: Cache ESP-IDF checkout and installation.
Angus Gratton
2023-11-09
tools/mpremote: Add ioctl to specify large read buffer size.
Andrew Leech
2023-11-07
tools/tinytest-codegen.py: Externalise tests list.
Alessandro Gatti
2023-11-03
stm32/boards/make-pins.py: Update to use tools/boardgen.py.
Jim Mussared
2023-11-03
tools/boardgen.py: Add initial implementation of a common make-pins.py.
Jim Mussared
2023-11-03
all: Update Python formatting to ruff-format.
Jim Mussared
2023-11-03
all: Replace "black" with "ruff format".
Jim Mussared
2023-10-31
teensy: Remove the teensy port.
Jim Mussared
2023-10-30
py/qstr: Add support for sorted qstr pools.
Jim Mussared
2023-10-27
py/mkrules.mk: Add MICROPY_PREVIEW_VERSION_2.
Jim Mussared
2023-10-16
py/persistentcode: Bump .mpy sub-version.
Damien George
2023-10-11
tools/ci.sh: Ensure enough commits are fetched for a common ancestor.
Andrew Leech
2023-10-06
all: Switch to new preview build versioning scheme.
v1.22.0-preview
Jim Mussared
2023-10-05
docs,tools: Change remaining "urequests" references to "requests".
Damien George
2023-10-04
tools/metrics.py: Fix esp32 and esp8266 board names after renaming.
Damien George
2023-10-03
all: Fix various spelling mistakes found by codespell 2.2.6.
Damien George
2023-09-29
tools/mpremote: Add support for rfc2217, serial over TCP.
Jos Verlinde
2023-09-29
tools/autobuild/build-downloads.py: Verify standard features.
Jim Mussared
2023-09-18
tools/autobuild: Include .bin firmware in renesas-ra build output.
Damien George
2023-09-15
tools/ci.sh: Add ARDUINO_PORTENTA_C33 to RA CI build.
iabdalkader
2023-09-02
tools/metrics.py: Fix nrf and rp2 board names after renaming.
Damien George
2023-09-02
examples/natmod: Add features4 as a class definition example.
Jim Mussared
2023-09-01
py/dynruntime.h: Implement MP_OBJ_NEW_QSTR.
Jim Mussared
2023-09-01
tools/mpy_ld.py: Support more complex rodata sections.
Jon Nordby
2023-08-24
cc3200/Makefile: Build firmware.zip.
Jim Mussared
2023-08-23
rp2: Rename PICO, PICO_W to RPI_PICO, RPI_PICO_W.
Jim Mussared
2023-08-23
esp8266: Add board variant support.
Jim Mussared
2023-08-23
esp32: Rename GENERIC* boards to ESP32_GENERIC*.
Jim Mussared
2023-08-23
esp32: Use uppercase variant names.
Jim Mussared
2023-08-23
nrf/boards: Rename all nRF boards to use uppercase.
Jim Mussared
2023-08-16
tools/mpy-tool.py: Ignore linter failure in Python 2 compatibility code.
Angus Gratton
2023-08-16
tools/mpy_ld.py: Pre-declare some local variables to appease linter.
Angus Gratton
2023-08-15
tools/autobuild: Automatically build all variants for each board.
Jim Mussared
2023-08-10
tools/mpremote: Make soft-reset count as an action.
Jim Mussared
2023-08-10
tools/codeformat.py: Use pyproject.toml for black config.
Jos Verlinde
2023-08-10
tools/codeformat.py: Skip formatting ESP-IDF managed components.
Daniƫl van de Giessen
2023-08-09
tools/mpy-tool.py: Use isinstance() for type checking.
Angus Gratton
2023-07-27
tools/autobuild: Add support for application .bin files for esp32.
Damien George
2023-07-21
examples/natmod/deflate: Add deflate as a dynamic native module.
Jim Mussared
2023-07-21
all: Remove the zlib module.
Jim Mussared
2023-06-23
tools/autobuild: Update auto-build code to build esp32 port with IDF v5.
Damien George
2023-06-23
github/workflows: Update esp32 CI to use IDF v5.0.
Damien George
2023-06-15
tools/ci.sh: Add a H5 board to stm32 CI build.
Damien George
2023-06-14
tools/ci.sh: Build PICO_W board as part of rp2 CI.
Damien George
[next]