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

disable auto-detect driver and default to SPIDEV #973

Merged
merged 4 commits into from
Apr 6, 2024
Merged

Commits on Apr 5, 2024

  1. disable auto-detect driver and default to SPIDEV

    in preparation for #971
    
    - affects CMake and configure scripts
    - adds warnings to docs with reference to #971
    - removes docs' note about pigpio needed for IRQ support
    - fix cross-links in docs (probably a doxygen v1.10.0 difference)
    2bndy5 committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    022c241 View commit details
    Browse the repository at this point in the history
  2. set doxygen favicon

    2bndy5 committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    8e996a6 View commit details
    Browse the repository at this point in the history
  3. don't override user input about RF24_DRIVER in cmake

    when not using an env var to set RF24_DRIVER
    2bndy5 committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    fa3c7af View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

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