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

Conversation

reconbot
Copy link
Contributor

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 #88
fixes #111
fixes #93

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
@CLAassistant
Copy link

CLAassistant commented Nov 30, 2024

CLA assistant check
All committers have signed the CLA.

@lexus2k lexus2k merged commit 3980f9a into lexus2k:master Dec 2, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants