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

Add support for ESP-IDF >= v4.1 #5

Merged
merged 2 commits into from
Mar 20, 2023

Conversation

IsaacNez
Copy link
Contributor

Between ESP-IDF v3 and v4, there were breaking changes for the SPI macros. Thus, here they are added for automatic support.

I also modified the CMake to detect for older versions that do not have the ESP_IDF_VERSION_MAJOR macro to avoid errors.

@IsaacNez IsaacNez mentioned this pull request Mar 20, 2023
@VedantParanjape
Copy link
Owner

Thanks @IsaacNez for the patch ! LGTM !

@VedantParanjape VedantParanjape merged commit 382efa8 into VedantParanjape:master Mar 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants