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

Put the firmware build time update behind a build flag #29691

Merged
merged 5 commits into from
Oct 17, 2023

Commits on Oct 4, 2023

  1. Add build flag for changing firmware build time

    Adding a default fallback firmware build time. This makes the
    firmware build more consistent, so you get the same binary unless
    you specifically ask for the build time to be updated.
    cecille committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    f8d931d View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Get fallback from from file so it can be updated

    This lets us update the fallback time via a script using a cron
    job if we want to.
    cecille committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    641e331 View commit details
    Browse the repository at this point in the history
  2. Restyled by isort

    restyled-commits authored and cecille committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    523cca1 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2023

  1. Change filename

    cecille committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    877d930 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    39ece11 View commit details
    Browse the repository at this point in the history