Skip to content

Added missing SPI_HAS_TRANSACTION define, so libraries can tell that … #421

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

Merged
merged 1 commit into from
Sep 9, 2021
Merged

Added missing SPI_HAS_TRANSACTION define, so libraries can tell that … #421

merged 1 commit into from
Sep 9, 2021

Conversation

Lauszus
Copy link
Contributor

@Lauszus Lauszus commented Aug 15, 2021

…the API is available

See: https://github.com/arduino/ArduinoCore-avr/blob/24e6edd475c287cdafee0a4db2eb98927ce3cf58/libraries/SPI/src/SPI.h#L19-L21

Fx this is used by the USB Host Shield 2.0 library: felis/USB_Host_Shield_2.0#654

Note that I did not add the SPI_HAS_NOTUSINGINTERRUPT define, as "usingInterrupt" and "notUsingInterrupt" are empty and should really be removed or implemented

…the API is available

See: https://github.com/arduino/ArduinoCore-avr/blob/24e6edd475c287cdafee0a4db2eb98927ce3cf58/libraries/SPI/src/SPI.h#L19-L21

Fx this is used by the USB Host Shield 2.0 library: felis/USB_Host_Shield_2.0#654

Note that I did not add the SPI_HAS_NOTUSINGINTERRUPT define, as "usingInterrupt" and "notUsingInterrupt" are empty and should really be removed or implemented
@Wenn0101 Wenn0101 merged commit 50583b9 into sparkfun:dev Sep 9, 2021
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.

2 participants