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

esp32c6: svd: add patch for SLC peripheral #322

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

rmsyn
Copy link

@rmsyn rmsyn commented Feb 19, 2025

Adds a SVD patch entry for the SLC peripheral to configure SDIO.

Adjusts the base address of the SLCHOST peripheral to its correct offset.

TODO

  • define register fields
  • simplify SVD using clusters (?)

Resolves: #320

@rmsyn rmsyn marked this pull request as draft February 19, 2025 06:56
@rmsyn rmsyn marked this pull request as ready for review February 19, 2025 12:45
Adds a SVD patch entry for the SLC register set to configure the SDIO
peripheral.

Adjusts the base address of the SLCHOST register set to its correct
offset.
Generates the `slc` peripheral using the definitions added to the SVD
patches file.
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.

svd: esp32c6 is missing the slc peripheral
1 participant