esp-pacs
esp-pacs copied to clipboard
esp32c6: svd: add patch for SLC peripheral
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
- [x] define register fields
- [ ] simplify SVD using clusters (?)
Resolves: #320