Skip to content

Add SPI transactions to TFT library. #3036

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
May 29, 2015

Conversation

damellis
Copy link
Contributor

This wraps use of the hardware SPI bus in calls to SPI.beginTransaction() and SPI.endTransaction(). It also moves the SPI bus settings out of the TFT initialization and into an SPISettings object that is passed to SPI.beginTransaction().

@damellis damellis added feature request A request to make an enhancement (not a bug fix) Library: TFT The TFT Arduino library labels Apr 26, 2015
agdl added a commit that referenced this pull request May 29, 2015
Add SPI transactions to TFT library.
@agdl agdl merged commit 394bab0 into arduino:master May 29, 2015
@cmaglie cmaglie added this to the Release 1.6.5 milestone May 29, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request A request to make an enhancement (not a bug fix) Library: TFT The TFT Arduino library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants