Skip to content

[IDE 1.0.x (backport from 1.5.x)] SPI Transactions #2365

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 6 commits into from
Dec 2, 2014

Conversation

cmaglie
Copy link
Member

@cmaglie cmaglie commented Oct 15, 2014

Backported SPI Transaction API from IDE 1.5.x.

This pull request includes fix to:

  • SPI
  • Ethernet
  • SD

@cmaglie cmaglie added this to the Release 1.0.7 milestone Oct 16, 2014
@cmaglie cmaglie self-assigned this Oct 16, 2014
@cmaglie cmaglie added Component: Firmware Limited to the contents of the firmwares folder in the core packages Library: Ethernet The Ethernet Arduino library Library: SD The SD Arduino library Library: SPI The SPI Arduino library feature request A request to make an enhancement (not a bug fix) Version: 1.0.x labels Oct 16, 2014
@cmaglie cmaglie force-pushed the ide-1.0.x-spi-transaction branch from e77b646 to 622a3cf Compare October 17, 2014 10:22
@cmaglie
Copy link
Member Author

cmaglie commented Oct 17, 2014

There was an error on Ethernet lib, I've lost util.h in the git commit, now is fixed and the PR rebased, please update your local copy.

@cmaglie cmaglie mentioned this pull request Oct 19, 2014
@cmaglie cmaglie force-pushed the ide-1.0.x-spi-transaction branch from 622a3cf to 05daa75 Compare October 31, 2014 16:26
@cmaglie
Copy link
Member Author

cmaglie commented Oct 31, 2014

Updated SPI library with the fix from #2381

@cmaglie cmaglie added Component: Core Related to the code for the standard Arduino API and removed Component: Firmware Limited to the contents of the firmwares folder in the core packages labels Oct 31, 2014
@cmaglie cmaglie force-pushed the ide-1.0.x-spi-transaction branch from 05daa75 to 8ebe61d Compare November 25, 2014 14:42
@cmaglie cmaglie force-pushed the ide-1.0.x-spi-transaction branch from 274f417 to 780d8a2 Compare December 2, 2014 21:17
@cmaglie cmaglie force-pushed the ide-1.0.x-spi-transaction branch from 780d8a2 to ae402c2 Compare December 2, 2014 21:20
cmaglie added a commit that referenced this pull request Dec 2, 2014
[IDE 1.0.x (backport from 1.5.x)] SPI Transactions
@cmaglie cmaglie merged commit 1be99c3 into arduino:master Dec 2, 2014
@cmaglie cmaglie deleted the ide-1.0.x-spi-transaction branch December 2, 2014 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Core Related to the code for the standard Arduino API feature request A request to make an enhancement (not a bug fix) Library: Ethernet The Ethernet Arduino library Library: SD The SD Arduino library Library: SPI The SPI Arduino library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants