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

AVR maths fixes #25338

Merged
merged 3 commits into from
Feb 21, 2023
Merged

AVR maths fixes #25338

merged 3 commits into from
Feb 21, 2023

Commits on Feb 4, 2023

  1. Fixed rounding of fractional part of multiplication results (a bug in…

    …herited from Sprinter). Cleaned up comments and function naming. Minor optimisation of MultiU8X16toH16().
    tombrazier committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    5418dc9 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

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

Commits on Feb 21, 2023

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