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

GPIO changes (RPi5 support) #942

Merged
merged 18 commits into from
Feb 18, 2024
Merged

GPIO changes (RPi5 support) #942

merged 18 commits into from
Feb 18, 2024

Commits on Jan 11, 2024

  1. Testing GPIO

    Very rudimentary changes for testing #932
    TMRh20 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    879432f View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

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

Commits on Feb 13, 2024

  1. Minor update

    - Try using gpiochip4 then 0 if that fails to support RPi5
    - Remove old GPIO code
    TMRh20 committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    edab1cd View commit details
    Browse the repository at this point in the history
  2. Formatting

    TMRh20 committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    ded775b View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. Testing GPIO

    Very rudimentary changes for testing #932
    TMRh20 authored and 2bndy5 committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    51cccd9 View commit details
    Browse the repository at this point in the history
  2. Add error handling for GPIO in SPIDEV

    TMRh20 authored and 2bndy5 committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    752c9b6 View commit details
    Browse the repository at this point in the history
  3. Minor update

    - Try using gpiochip4 then 0 if that fails to support RPi5
    - Remove old GPIO code
    TMRh20 authored and 2bndy5 committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    d068e75 View commit details
    Browse the repository at this point in the history
  4. Formatting

    TMRh20 authored and 2bndy5 committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    86d0c38 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f6d8c42 View commit details
    Browse the repository at this point in the history
  6. remove unnecessary includes

    2bndy5 committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    f05236a View commit details
    Browse the repository at this point in the history
  7. Resolve compiler warnings

    TMRh20 committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    619b5fe View commit details
    Browse the repository at this point in the history
  8. Make read() return value

    TMRh20 committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    f5c61a5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    da504fc View commit details
    Browse the repository at this point in the history
  10. Update utility/SPIDEV/gpio.cpp

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    TMRh20 and github-actions[bot] authored Feb 17, 2024
    Configuration menu
    Copy the full SHA
    8a3be52 View commit details
    Browse the repository at this point in the history
  11. Update utility/SPIDEV/gpio.cpp

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    TMRh20 and github-actions[bot] authored Feb 17, 2024
    Configuration menu
    Copy the full SHA
    8d577f3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    155657a View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. Configuration menu
    Copy the full SHA
    2abfebe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c9af87 View commit details
    Browse the repository at this point in the history