112 Commits (f33dfb966a1432281809e372b9d3803e7fd3cb2f)

Author SHA1 Message Date
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. 2 years 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
Damien George b1229efbd1 all: Fix spelling mistakes based on codespell check. 2 years ago
Damien George d77c35f110 tools/ci.sh: Add functions to check code spelling using codespell. 2 years ago
Damien George 07a719a315 tools/ci.sh: Build both SAMD21 and SAMD51 boards as part of samd CI. 2 years ago
Takeo Takahashi dc7de6ed83 renesas-ra: Change MICROPY_HW_BOARD_NAME definition to product name. 2 years ago
Damien George e0d1127246 tools/ci.sh: Add unix, stm32 and rp2 ports to code size check. 2 years ago
Damien George 4bd4b6a47e tools/ci.sh: Install pkg-config for macos builds. 2 years ago
Damien George d75f49c0f0 tools/ci.sh: Don't print python2 version. 2 years ago
Damien George 3927ce6035 tools/ci.sh: Remove one build from zephyr CI to speed it up. 2 years ago
iabdalkader 3bae10417e tools/ci.sh: Add ARDUINO_NANO_RP2040_CONNECT to rp2 CI build. 2 years ago
Jim Mussared 87011f6353 extmod/extmod.mk: Make extmod.mk handle GIT_SUBMODULES. 2 years ago
Jim Mussared 6ecdf1a240 tests/frozen: Move frozentest.mpy from ports/ to tests/. 2 years ago
Jim Mussared c1530a0ce8 unix: Refactor mpconfigport.h and mpconfigvariant.h. 2 years ago
Andrew Leech 4e0964b59f extmod/vfs: Add finaliser to ilistdir to close directory handle. 2 years ago
Damien George 1855df6361 stm32: Remove support for CC3000 WiFi driver. 2 years ago
robert-hh f6ec01d1da tools/ci.sh: Split the stm32 builds for wiznet5k and cc3k. 2 years ago
Nicholas H.Tollervey af54d2ce9f
javascript: Rename this port to 'webassembly'. 2 years ago
Damien George d53c3b6ade unix/variants: Remove variant suffix from executable filename. 2 years ago
Daniel Jour 409995ac68 tools/ci.sh: Force mpy-cross build for samd and teensy. 2 years ago
Daniel Jour 47c84286e8 all: Fix paths to mpy-cross and micropython binaries. 2 years ago
Jim Mussared 58bed5ec14 tools/ci.sh: Initialise submodules for more ports. 2 years ago
David Lechner 17f0297c1a tools/ci.sh: Drop ppa requirement for code formatting CI. 2 years ago
Maureen Helm bada8b3cad zephyr: Upgrade to Zephyr v3.1.0. 2 years ago
Damien George 1f1afae622 examples/natmod/features3: Add example to test more natmod features. 2 years ago
Damien George 313f082896 tools/ci.sh: Build native .mpy examples for armv7emsp, xtensawin in CI. 2 years ago
Damien George 6a1dbaad1c tools/ci.sh: Build NUCLEO_H743ZI with -O2 optimisation level. 2 years ago