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

size optimization for "V4" firmware (-flto) #4167

Draft
wants to merge 2 commits into
base: 0_15
Choose a base branch
from

Commits on Sep 29, 2024

  1. upgrade to platform 6.6.0 with -flto support(keeping the same arduino…

    …-esp32 release)
    
    platform 6.6.0 has build-in support for "-flto" (link time optimization)
    softhack007 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    d3f4326 View commit details
    Browse the repository at this point in the history
  2. LTO for esp32dev_8M

    softhack007 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    0a3298c View commit details
    Browse the repository at this point in the history