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

[2.x] Build and CI fixes and optimizations #12584

Merged

Commits on Dec 4, 2018

  1. Build and CI fixes and optimizations

    -Disable LDF "deep+" mode on AT90USB platforms. Appears not needed any longer (likely due to fix platformio/platformio-core@7322df2). Results in identical binary output and cuts compile time in half
    -Disable Cartesio config from CircleCI (compile failure)
    -Disable Geetech I3 Pro X GT2560 from CircleCI (compile failure)
    -Enable EEPROM on Micromake example config (fix compile failure)
    -Move FolgerTech/i3-2020 to AVR platform in CircleCI (fix CirculeCI build failure)
    -Disable various examples failing to build in CircleCI
    -Enable various examples no longer failing to build in CircleCI
    fiveangle committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    b47b87a View commit details
    Browse the repository at this point in the history