Skip to content

fix SPI names for touch #153

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 2 commits into from
Dec 21, 2021
Merged

fix SPI names for touch #153

merged 2 commits into from
Dec 21, 2021

Conversation

arktrin
Copy link
Contributor

@arktrin arktrin commented Dec 18, 2021

with ESP32-C3 specific auto-dma proper selection

with ESP32-C3 specific auto-dma proper selection
@arktrin
Copy link
Contributor Author

arktrin commented Dec 18, 2021

Just a slight change of the previous commit with specific auto-dma selection for ESP32-C3. Sorry for the auto-indent of my sublime editor.

@arktrin arktrin mentioned this pull request Dec 18, 2021
@C47D C47D requested review from tore-espressif and C47D December 19, 2021 20:17
Copy link
Collaborator

@C47D C47D left a comment

Choose a reason for hiding this comment

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

Can we replace the hardcoded 3 with SPI_DMA_CH_AUTO?

@arktrin
Copy link
Contributor Author

arktrin commented Dec 20, 2021

Can we replace the hardcoded 3 with SPI_DMA_CH_AUTO?

Done!

Copy link
Collaborator

@tore-espressif tore-espressif left a comment

Choose a reason for hiding this comment

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

LGTM!

@C47D C47D merged commit 8d1fbcf into lvgl:master Dec 21, 2021
@arktrin arktrin deleted the fix-dma-esp32-c3 branch December 22, 2021 15:39
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