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

feat(hal): update hal to work across v0 and v1 #57

Merged
merged 6 commits into from
Jan 18, 2024

Commits on Jan 18, 2024

  1. feat(compat): update hal to work across v0 and v1

    * Update HAL component to probe the bus and figure out whether the hardware plugged in is EMU V0 or EMU V1
    * Updated espp submodule to have unified interfaces between gt911 and tt21100
    finger563 committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    16c007e View commit details
    Browse the repository at this point in the history
  2. remove unused defines

    finger563 committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    98fc9e0 View commit details
    Browse the repository at this point in the history
  3. fix: static analysis

    finger563 committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    c535105 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a00e901 View commit details
    Browse the repository at this point in the history
  5. add more boxart

    finger563 committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    c008499 View commit details
    Browse the repository at this point in the history
  6. fix(ui): fix audio button handler

    * Fix mute button event handler in menu and gui for error introduced in #56
    finger563 committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    299dac8 View commit details
    Browse the repository at this point in the history