Skip to content

tools/ci.sh: Update URL for xtensa-lx106-elf-standalone.tar.gz. #17216

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

dpgeorge
Copy link
Member

Summary

The https://github.com/jepler/esp-open-sdk repository has been removed, so use the file hosted at micropython.org (it's the same file).

Testing

Done by CI.

@dpgeorge dpgeorge added the tools Relates to tools/ directory in source, or other tooling label Apr 30, 2025
@dpgeorge dpgeorge requested a review from projectgus April 30, 2025 02:00
Copy link

codecov bot commented Apr 30, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.54%. Comparing base (00a0cd7) to head (4117a2d).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #17216   +/-   ##
=======================================
  Coverage   98.54%   98.54%           
=======================================
  Files         169      169           
  Lines       21890    21890           
=======================================
  Hits        21572    21572           
  Misses        318      318           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link

Code size report:

   bare-arm:    +0 +0.000% 
minimal x86:    +0 +0.000% 
   unix x64:    +0 +0.000% standard
      stm32:    +0 +0.000% PYBV10
     mimxrt:    +0 +0.000% TEENSY40
        rp2:    +0 +0.000% RPI_PICO_W
       samd:    +0 +0.000% ADAFRUIT_ITSYBITSY_M4_EXPRESS
  qemu rv32:    +0 +0.000% VIRT_RV32

Copy link
Contributor

@projectgus projectgus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. I would love to have the time to try and bump some of these ancient SDK and toolchain versions.

@dpgeorge
Copy link
Member Author

dpgeorge commented May 1, 2025

I would love to have the time to try and bump some of these ancient SDK and toolchain versions.

Yeah... would be nice to move esp8266 to a more recent SDK, see #4318 for an attempt that didn't get merged.

The https://github.com/jepler/esp-open-sdk repository has been removed, so
use the file hosted at micropython.org (it's the same file).

Signed-off-by: Damien George <damien@micropython.org>
@dpgeorge dpgeorge force-pushed the tools-ci-change-esp8266-sdk-path branch from 0ba2200 to 4117a2d Compare May 2, 2025 01:40
@dpgeorge dpgeorge merged commit 4117a2d into micropython:master May 2, 2025
60 of 64 checks passed
@dpgeorge dpgeorge deleted the tools-ci-change-esp8266-sdk-path branch May 2, 2025 01:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tools Relates to tools/ directory in source, or other tooling
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants