137 Commits (master)

Author SHA1 Message Date
Damien George f9cebe676e tools/ci.sh: Add RPI_PICO2 to CI. 3 months ago
Maureen Helm 545d4efb55 zephyr: Upgrade to Zephyr v3.7.0. 2 years ago
Maureen Helm fa7b4c48bc tools/ci.sh: Upgrade Zephyr docker image 0.26.13 and SDK 0.16.8. 2 years ago
Alessandro Gatti 3e085c3aa6 tools/ci.sh: Report code size for `VIRT_RV32` as well. 2 months ago
Alessandro Gatti bb3c711c04 tools/ci.sh: Let RV64 use a source-built version of libffi. 2 months ago
Alessandro Gatti 46d8db81d3 tools/ci.sh: Clean up the Unix port's Arm target. 2 months ago
Alessandro Gatti 52d5f39881 tools/ci.sh: Add missing FFI helper for CI RV64 Unix builds. 2 months ago
Alessandro Gatti 7b5738ad86 tools/ci.sh: Clean up the Unix port's MIPS target. 3 months ago
Damien George 659113825d qemu: Rename qemu-arm port to qemu. 2 months ago
Damien George 0426934969 qemu-arm: Merge RISC-V 32-bit support into qemu-arm port. 2 months ago
Damien George dc9ecd5860 qemu-arm: Factor board config to mk fragments. 2 months ago
Damien George d9a0fdda9a qemu-arm: Rework to provide a REPL and run tests via a pty serial port. 3 months ago
Damien George c8838b5004 github/workflows: Add CI to run tests against zephyr with qemu. 3 months ago
Angus Gratton fbb02d3aee esp32: Add support for ESP-IDF v5.2.2. 4 months ago
Alessandro Gatti 17f254df35 github/workflows: Add RISC-V 64 bits Unix port to CI. 4 months ago
Damien George abbce268af github/workflows: Use macos-latest for unix macos CI. 4 months ago
Damien George 706a4b4477 tools/ci.sh: Build an stm32 board with -O2 enabled. 4 months ago
Alessandro Gatti 1b10cb843c github/workflows: Add qemu-riscv port to CI. 5 months ago
Damien George 0e19286c94 tools/metrics.py: Change rp2 board selection to RPI_PICO_W. 5 months ago
Damien George fbf811474a tools/ci.sh: Simplify selection of natmod tests to run. 5 months ago
Damien George badc0106bd tools/ci.sh: Update webassembly CI tests. 9 months ago
iabdalkader 486ca3a688 tools/ci.sh: Add Arduino GIGA to stm32 CI build. 8 months ago
Angus Gratton 84e90639fa github/workflows: Move codespell to a GitHub workflow, version it. 9 months ago
Damien George 7bbcee3cf0 tests: Move port-specific test directories into tests/ports/ directory. 10 months ago
Jim Mussared 74fd7b3d32 tools/ci.sh: Set `ulimit -n` for unix CI. 1 year ago
IhorNehrutsa 4365edb810 esp32: Change minimum supported IDF version to v5.0.4. 1 year ago
Damien George d3595fed2b tools/ci.sh: Build ESP32_GENERIC-SPIRAM as part of esp32 CI. 11 months ago
Angus Gratton 527c4b0497 github/workflows: Enable ccache for esp32 build. 11 months ago
Angus Gratton b6df8f8452 github/workflows: Use build matrix for esp32 port. 11 months ago
Angus Gratton 9f620d2819 github/workflows: Cache ESP-IDF checkout and installation. 11 months ago
Jim Mussared 303ccca7c6 all: Replace "black" with "ruff format". 1 year ago
Jim Mussared e579ebb11b teensy: Remove the teensy port. 1 year ago
Jim Mussared 3bf70f16e9 py/mkrules.mk: Add MICROPY_PREVIEW_VERSION_2. 1 year ago
Andrew Leech d2a9d70c09 tools/ci.sh: Ensure enough commits are fetched for a common ancestor. 1 year ago
iabdalkader 174bb28d8e tools/ci.sh: Add ARDUINO_PORTENTA_C33 to RA CI build. 1 year ago
Jim Mussared 607548f32d examples/natmod: Add features4 as a class definition example. 1 year ago
Jim Mussared 873bd00ad4 rp2: Rename PICO, PICO_W to RPI_PICO, RPI_PICO_W. 1 year ago
Jim Mussared ef03ca8bf2 esp8266: Add board variant support. 1 year ago
Jim Mussared aa23698119 esp32: Rename GENERIC* boards to ESP32_GENERIC*. 1 year ago
Jim Mussared f007d0aa3d nrf/boards: Rename all nRF boards to use uppercase. 1 year ago
Jim Mussared ea1a5e43d0 examples/natmod/deflate: Add deflate as a dynamic native module. 1 year ago
Jim Mussared add1200343 all: Remove the zlib module. 1 year ago
Damien George 6a9db521ed github/workflows: Update esp32 CI to use IDF v5.0. 1 year ago
Damien George 0908d00453 tools/ci.sh: Add a H5 board to stm32 CI build. 1 year ago
Damien George 33b403dfb4 tools/ci.sh: Build PICO_W board as part of rp2 CI. 1 year ago
Wilko Nienhaus 034502bc72 esp32/esp32_ulp: Fix ULP (FSM) support for S2 and S3. 1 year ago
Damien George 0832fc53ce tools/ci.sh: Add mimxrt and samd ports to code size build. 1 year ago
Jim Mussared 4216bc7d13 tests: Replace umodule with module everywhere. 2 years ago
Jim Mussared eb85f4d4c9 examples/natmod: Rename umodule to module. 2 years ago
Jim Mussared f5f9edf645 all: Rename UMODULE to MODULE in preprocessor/Makefile vars. 2 years ago