Skip to content
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

pio: patch lwip1 MTU bug in travis #1723

Merged
merged 1 commit into from
May 19, 2019
Merged

Conversation

mcspr
Copy link
Collaborator

@mcspr mcspr commented May 19, 2019

fix #1610

  • triggers only when ESPURNA_PIO_PATCH_ISSUE_1610=something is specified
  • conditionally patch & build lwip1 sources whenever build environment depends on it
  • build-lwip and patch-lwip pio targets (use pio run -e <env> -t <target>) to trigger respective actions

make itself will track dependencies, and will not rebuild things. only overhead is extra patch and cp calls.
platformio --silent flag suppresses all output, so no additional logging either

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

WebUI blank when accessing espurna over OpenVPN on 1.13.5 (WS sends incomplete data)
1 participant