esp-rs / esp-pacs

Peripheral Access Crates for Espressif SoCs and modules
Apache License 2.0
103 stars 29 forks source link

ESP32C2: ECC is missing the memory blocks as interface #104

Closed nabilmerk closed 1 year ago

nabilmerk commented 1 year ago

Hi,

ESP32C2 SVD file is missing ECC_Mem_k, ECC_Mem_Px and ECC_Mem_Py interface in the SVD file such that the registers are not generated.

jessebraham commented 1 year ago

FYI a new version of esp32c2 has been published which now contains these memory regions.