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

Define CONFIG_ESP32_SPI_AVAILABLE if ESP32 is defined #131

Merged
merged 1 commit into from
Dec 2, 2024

Commits on Nov 30, 2024

  1. Define CONFIG_ESP32_SPI_AVAILABLE if ESP32 is defined

    It looks like this def was placed in too broad a scope in #1e25600
    
    I don't have an esp32 handy to test on however it should still be defined on an ESP32. The ESP31B will no longer have it defined. This was a beta chip and I cannot find information if it supports SPI2.
    
    I also fixed a comment that was incorrect since the initial commit.
    
    fixes lexus2k#88
    fixes lexus2k#111
    fixes lexus2k#93
    reconbot committed Nov 30, 2024
    Configuration menu
    Copy the full SHA
    5511424 View commit details
    Browse the repository at this point in the history