espressif / openocd-esp32

OpenOCD branch with ESP32 JTAG support
Other
361 stars 132 forks source link

Update esp32c6.c with CSRs from the TRM (OCD-931) #321

Closed robotman2412 closed 8 months ago

robotman2412 commented 8 months ago

Pull Request Template

Description

This adds some CSRs that exist according to the ESP32-C6 technical reference manual but weren't exposed in OpenOCD. It fixes this issue I accidentally made in the wrong repo :P

Type of change

User Impact

Please describe the impact of this change. This can be a list of positive and/or negative impacts.

Performance Impact

Please describe any relevant performance impact of this change. This can be positive or negative impact. How did you characterize/test the performance impact?

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration.

Hardware Configuration:

Software Configuration:

Checklist: