Skip to content

Check that select firmwares build on Windows with MSYS2 #4826

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
merged 1 commit into from
Jun 1, 2021

Conversation

jepler
Copy link

@jepler jepler commented May 28, 2021

This configuration is used by @ladyada (and no other regular developers?) and more often than it should we've discovered late that a change introduced problems building there.

By adding this to regular CI, hopefully we learn about and fix these issues sooner rather than later.

esp-idf specifically doesn't support windows, but the rest all build.

The Makefile changes fix "commandline too long" messages on Windows/msys2 only.

This configuration is used by @ladyada and more often than it should
we've discovered late that a change introduced problems building
there.

By adding this to regular CI, hopefully we learn about and fix these
issues sooner rather than later.
@jepler jepler requested a review from dhalbert May 29, 2021 02:06
Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

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

Thank you!

@tannewt tannewt merged commit 892dfa8 into adafruit:main Jun 1, 2021
@jepler jepler deleted the actions-windows-build branch November 3, 2021 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants