73 Commits (d3595fed2b9c6cb183425963e3181c193c53b7a4)

Author SHA1 Message Date
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 731a1f5233 github/workflows: Enable build matrix for stm32 port. 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
Jim Mussared c2361328e1 github/workflows: Pin ruff to 0.1.0 and change flags for new version. 1 year ago
Jim Mussared 5232847771 README.md: Update CI badges. 1 year ago
Jos Verlinde a93ebd0e03 docs: Add requirements.txt file with dependencies for Sphinx. 1 year ago
dependabot[bot] 5e50593738 github/workflows: Bump actions/checkout from 3 to 4. 1 year ago
Damien George 6a9db521ed github/workflows: Update esp32 CI to use IDF v5.0. 2 years ago
Damien George ab3f9ecb59 github/workflows: Force use of Ubuntu-20.04 for unix 32-bit builds. 1 year ago
Christian Clauss 78a1aa1711 github/workflows: Add GitHub Action to lint Python code with ruff. 2 years ago
Damien George b1229efbd1 all: Fix spelling mistakes based on codespell check. 2 years ago
Damien George e131b53fdf github/workflows: Add spell check to code formatting workflow. 2 years ago
Jim Mussared 82a59a824c github/workflows: Fetch full history for mpremote workflow. 2 years ago
dependabot[bot] fc4c47f7bc github/workflows: Bump actions/upload-artifact from 2 to 3. 2 years ago
dependabot[bot] cd4e53a2fe github/workflows: Bump actions/checkout from 2 to 3. 2 years ago
dependabot[bot] ddebda55e7 github/workflows: Bump actions/setup-python from 1 to 4. 2 years ago
Jim Mussared 7c6a9856ea github/workflows: Add workflow to build mpremote wheel. 2 years ago
Damien George c7391a2d80 github/workflows: Add "shared/**" to list of paths that trigger CI. 2 years ago
Damien George 4f3780a156 examples/embedding: Rework example to use ports/embed. 2 years ago
David Lechner 4eefe78e8e github/workflows/code_size: Print code size change. 2 years ago
David Lechner 3b285326e3 github/workflows: Update existing comments for code_size_comment. 2 years ago
David Lechner 5608226cfd github/workflows: Cancel when branch is updated. 2 years ago
David Lechner 96c23432f6 github/workflows: Fix code size comment workflow for non-PR. 2 years ago
David Lechner 1b774b373e github/workflows: Comment on code size change instead of failing CI. 3 years ago
Damien George 8b5642914a github/workflows: Run mpy-format CI when tests and examples change. 2 years ago
Damien George ecb46f93e0 github/workflows: Use ubuntu-20.04 when python2 is required. 2 years ago
Damien George beb9b85c59 github/workflows: Run unix port workflow if mpy-cross changes. 2 years ago
dependabot[bot] ada76021c0 github/workflows: Bump actions/setup-python from 1 or 2 to 4. 2 years ago
dependabot[bot] 846aa1f13a github/workflows: Bump codecov/codecov-action from 1 to 3. 2 years ago
Chris Swan 90c7568ca4 github: Add dependabot to update GitHub Actions. 2 years ago
Chris Swan 86c3c1d80d github/workflows: Bump actions/checkout to v3. 2 years ago
Damien George 49ce93eeec github/workflows: Print test failures for webassembly workflow. 2 years ago
Jim Mussared c1530a0ce8 unix: Refactor mpconfigport.h and mpconfigvariant.h. 2 years ago
Jim Mussared 316008046a github/ISSUE_TEMPLATE: Replace forum with Discussions. 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 47c84286e8 all: Fix paths to mpy-cross and micropython binaries. 2 years ago
Jim Mussared 794773cdf2 github/ISSUE_TEMPLATE: Make minor improvements to placeholder text. 2 years ago
David Lechner 17f0297c1a tools/ci.sh: Drop ppa requirement for code formatting CI. 2 years ago
Damien George bf92b0cbf2 tools/ci.sh: Add test for mpy-tool's merging feature. 2 years ago
Jim Mussared bc42db4496 github/ISSUE_TEMPLATE: Add GitHub issue templates and external links. 4 years ago
Takeo Takahashi e214ae0e64 github/workflows: Add workflow for renesas-ra port. 3 years ago
Damien George 73623d04d5 github/workflows: Add new workflow to test embedding example. 3 years ago
Damien George 8626dcd623 tools/ci.sh: Run performance benchmark as part of all unix test runs. 3 years ago
Damien George 73a1927fce github/workflows: Add new workflow to test .mpy file format and tools. 3 years ago