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

[hal] Check for invalid handle before closing handles #7016

Merged
merged 9 commits into from
Sep 7, 2024

Commits on Sep 5, 2024

  1. Remove status parameter from HAL_Free/Close functions

    If the function used the status parameter, it now logs an error.
    rzblue committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    5cee838 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    072c127 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    866ec31 View commit details
    Browse the repository at this point in the history
  4. refactor lifetimewrappers

    rzblue committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    e83c3cb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4d4c63b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3013f5c View commit details
    Browse the repository at this point in the history
  7. Fix spi and i2c

    rzblue committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    53a4376 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    89cf702 View commit details
    Browse the repository at this point in the history
  9. remove unused status

    rzblue committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    9dcd94a View commit details
    Browse the repository at this point in the history