platform-espressif32 icon indicating copy to clipboard operation
platform-espressif32 copied to clipboard

Add ESP32 SVD files

Open maxgerhardt opened this issue 2 years ago • 14 comments

Espressif has released them at https://github.com/espressif/svd/releases.

When using a debug probe, the peripheral view should be available for all ESP32 chips.

maxgerhardt avatar Sep 16 '23 12:09 maxgerhardt

Has there been any activity on this?

pwm802 avatar Oct 12 '23 00:10 pwm802

I'm having the same issue - included the .svd file for an ESP32-C3, yet no data is shown under the peripherals tab. Instead I get the error message "Cannot read properties of null (reading 'recordType')"

TheHexaCube avatar Mar 20 '24 08:03 TheHexaCube