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

Fix data race when rendering an LCD display #1

Commits on Oct 6, 2022

  1. Add LCD FPS testing utility

    Juhász Dániel committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    e84e8ca View commit details
    Browse the repository at this point in the history
  2. Add mutex to LCD display to prevent race condition

    Juhász Dániel committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    68cf848 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'hd44780-opengl-mutex' into olimex-avr-mt128

    Juhász Dániel committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    3d52409 View commit details
    Browse the repository at this point in the history