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 TWAI on ESP32 #2207

Merged
merged 17 commits into from
Sep 23, 2024
Merged

Fix TWAI on ESP32 #2207

merged 17 commits into from
Sep 23, 2024

Commits on Sep 20, 2024

  1. Some more gpio cleanup

    bugadani committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    d090388 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2825d71 View commit details
    Browse the repository at this point in the history
  3. Impl Format for ErrorKind

    bugadani committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    9a8ea9a View commit details
    Browse the repository at this point in the history
  4. Generic frame constructors

    bugadani committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    3a67fe5 View commit details
    Browse the repository at this point in the history
  5. More TWAI cleanups

    bugadani committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    d530a12 View commit details
    Browse the repository at this point in the history
  6. Fix signals

    bugadani committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    6618af9 View commit details
    Browse the repository at this point in the history
  7. Set self-reception bit

    bugadani committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    893ddec View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    539c13f View commit details
    Browse the repository at this point in the history
  9. Fix resetting TWAI

    bugadani committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    5d5f6a6 View commit details
    Browse the repository at this point in the history
  10. Set opmode when starting

    bugadani committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    a152848 View commit details
    Browse the repository at this point in the history
  11. Apply errata workaround

    bugadani committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    2736c3e View commit details
    Browse the repository at this point in the history
  12. Fix ESP32 baudrate

    bugadani committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    1fdff7b View commit details
    Browse the repository at this point in the history
  13. Clean up read_frame a bit

    bugadani committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    2bafa76 View commit details
    Browse the repository at this point in the history
  14. Changelog

    bugadani committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    36a54d9 View commit details
    Browse the repository at this point in the history
  15. Clean up clippy

    bugadani committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    07b54d1 View commit details
    Browse the repository at this point in the history
  16. Fix compile errors

    bugadani committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    7b4839e View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

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