Skip to content

Missing SPI Transaction API methods on Due (SAM3X) #2299

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 4 commits into from
Sep 12, 2014

Conversation

cmaglie
Copy link
Member

@cmaglie cmaglie commented Sep 11, 2014

  • Added missing multi-byte transfer function.
  • Added also a flag SPI_HAS_EXTENDED_CS_PIN_HANDLING to identify if the SPI library supports Extended SPI (Due only), libraries authors should use it defines instead of __arm__ or __AVR__ symbols.

@cmaglie cmaglie added this to the Release 1.5.8 milestone Sep 11, 2014
@cmaglie cmaglie added Board: Arduino Due Applies only to the Due Library: SPI The SPI Arduino library labels Sep 11, 2014
@PaulStoffregen
Copy link
Contributor

looks good

@ArduinoBot
Copy link
Contributor

Merged build finished. Test PASSed.

cmaglie added a commit that referenced this pull request Sep 12, 2014
Missing SPI Transaction API methods on Due (SAM3X)
@cmaglie cmaglie merged commit 8018a26 into arduino:ide-1.5.x Sep 12, 2014
@cmaglie cmaglie deleted the ide-1.5.x-spi-updates branch September 12, 2014 12:07
ollie1400 pushed a commit to ollie1400/Arduino that referenced this pull request May 2, 2022
Missing SPI Transaction API methods on Due (SAM3X)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Board: Arduino Due Applies only to the Due Library: SPI The SPI Arduino library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants