81 Commits (5b1fd8802a14bb59ca1ecc30df317e5994b2a327)

Author SHA1 Message Date
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
Damien George 9670a156da all: Rename MICROPY_PY_WIZNET5K to MICROPY_PY_NETWORK_WIZNET5K. 2 years ago
Damien George bf92b0cbf2 tools/ci.sh: Add test for mpy-tool's merging feature. 2 years ago
Andrew Leech b92e51efe7 tools/ci.sh: Add build of W5100S_EVB_PICO board to rp2 CI. 2 years ago
David Lechner d42d35f56d tests/run-tests.py: Enable `-X realtime` option for macOS tests. 3 years ago
Damien George 8725a32f41 tools/ci.sh: For esp8266 CI install esptool 3.3.1. 3 years ago
Damien George f8d3956c63 tools/ci.sh: Run full test suite on stackless and settrace builds. 3 years ago
Takeo Takahashi 3a941cce51 tools/ci.sh: Update for ports/renesas-ra. 3 years ago
Damien George 81c9219375 tools/ci.sh: Don't run uasyncio_gather test on macOS. 3 years ago
Damien George be25e333df esp32/boards: Add test manifest to test freezing during build. 3 years ago
Damien George b59989f40e rp2/Makefile: Add mbedtls to GIT_SUBMODULES list and use it in CI func. 3 years ago
Damien George 86e6744ff5 rp2: Enable ucryptolib, using mbedtls for backend functions. 3 years ago
Damien George e316306546 stm32/mboot: Add support for reading from SD card. 3 years ago
Maureen Helm 474d288e55 zephyr: Upgrade to Zephyr v3.0.0. 3 years ago
Damien George 8626dcd623 tools/ci.sh: Run performance benchmark as part of all unix test runs. 3 years ago
Damien George 66fc0f45c1 tools/ci.sh: Run urandom test scripts as part of native module tests. 3 years ago
Damien George 73a1927fce github/workflows: Add new workflow to test .mpy file format and tools. 3 years ago
Damien George b1afbe3336 tools/ci.sh: Update IDF v4.4 build to use v4.4 tag. 3 years ago
stijn f3229590a9 tools/ci: Test math constants with MICROPY_OBJ_REPR_D. 3 years ago
Damien George 49325de475 tools/ci.sh: Build zephyr nucleo_wb55rg to test zephyr bluetooth build. 3 years ago
Maureen Helm c6d26bc524 zephyr: Upgrade to Zephyr v2.7.0. 3 years ago
Maureen Helm 1469e29905 tools/ci.sh: Upgrade Zephyr docker image to v0.21.0. 3 years ago
Damien George 90554d03c0 stm32/boards: Build NUCLEO_WB55 and STM32F769DISC without mboot enabled. 3 years ago
Damien George 64e4bae129 tools/ci.sh: Use a specific ESP IDF v4.4 commit. 3 years ago
Damien George da4593f937 tools/ci.sh: Use IDF v4.4 as part of esp32 CI and build GENERIC_S3. 3 years ago
Glenn Ruben Bakke 4f76f66185 tools/ci.sh: Add mpy-cross build to nrf port. 4 years ago
Tobias Thyrrestrup 60e3e51753 stm32/Makefile: Update to only pull in used Bluetooth library. 3 years ago
Damien George 9f71a11d3f tools/ci.sh: Build GENERIC_C3 board as part of esp32 CI. 3 years ago
Damien George cbc8d5b61f tools/ci.sh: Build unix dev variant as part of macOS CI. 3 years ago
Damien George 0ee256b8b1 github/workflows: Add workflow to build and test unix dev variant. 3 years ago
Damien George f3e4ed82a1 github/workflows: Switch from lcov to gcov. 3 years ago
Damien George 2dc4f843bc github/workflows: Add workflow to build and test javascript port. 3 years ago