Skip to content

Updated SPI and I2C APIs #6

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 5 commits into from
Aug 31, 2022
Merged

Updated SPI and I2C APIs #6

merged 5 commits into from
Aug 31, 2022

Conversation

pammyleong
Copy link
Collaborator

Updated SPI and I2C APIs

*In SPI.cpp - spi_t spi_slave change to spi_t spi_obj0 and spi_t spi_master change to spi_t spi_obj1
*In SPI.cpp - remove "s" at line 13
*change indent from tab to space

PLSHHH and others added 5 commits August 30, 2022 18:01
Added SPI and I2C API.
SPI - Added ILI9341_TFT_LCD_basic example
I2C - Added MasterWrite and MasterRead examples
Update SPI and I2C API
Update SPI and I2C API
* remove "s" at line13
@M-ichae-l M-ichae-l merged commit 0701715 into Ameba-AIoT:dev Aug 31, 2022
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.

3 participants