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

Compiler fixes for Link Time Optimization #286

Closed
wants to merge 6 commits into from

Commits on Apr 22, 2017

  1. Compiler warning fixed

    grafalex82 committed Apr 22, 2017
    Configuration menu
    Copy the full SHA
    0590f27 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2017

  1. Configuration menu
    Copy the full SHA
    ede0616 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58e6004 View commit details
    Browse the repository at this point in the history
  3. Fixing extra & operation

    grafalex82 committed May 15, 2017
    Configuration menu
    Copy the full SHA
    8531f97 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2017

  1. timer_dev and adc_dev structures made fixed size (fix for warning on …

    …Link Time Optimization)
    grafalex82 committed May 17, 2017
    Configuration menu
    Copy the full SHA
    f6bf180 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2017

  1. LTO is turned on

    grafalex82 committed May 21, 2017
    Configuration menu
    Copy the full SHA
    9c7363e View commit details
    Browse the repository at this point in the history