Skip to content
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

SPI-Master, SDCard Updates #146

Merged
merged 4 commits into from
Mar 23, 2021

Conversation

enelson1001
Copy link
Contributor

Changes to SPI-Master and SDCard using latest esp-idf.
Changes to test programs to run with SPI-Master and SDCard.
Updated mock-idf - also ran uncrustify on mock-idf files from Wifi update(#143), should have done that before sorry.
Tested on M5Stack which has the SDCard and LCD display on same spi-bus. I do not have hardware to test the MMC card.

Copy link
Owner

@PerMalmberg PerMalmberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice to see it didn't require large changes to the existing code base.

lib/smooth/core/filesystem/MMCSDCard.cpp Outdated Show resolved Hide resolved
lib/smooth/core/filesystem/SDCard.cpp Outdated Show resolved Hide resolved
lib/smooth/core/io/spi/Master.cpp Outdated Show resolved Hide resolved
lib/smooth/core/io/spi/Master.cpp Outdated Show resolved Hide resolved
CMakeLists.txt Outdated Show resolved Hide resolved
lib/smooth/core/io/spi/Master.cpp Show resolved Hide resolved
lib/smooth/core/filesystem/SPISDCard.cpp Outdated Show resolved Hide resolved
lib/smooth/core/io/spi/Master.cpp Show resolved Hide resolved
CMakeLists.txt Outdated Show resolved Hide resolved
@PerMalmberg PerMalmberg merged commit 71b613b into PerMalmberg:master Mar 23, 2021
@enelson1001 enelson1001 deleted the spi-master-updates branch March 23, 2021 14:47
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