MabezDev / idf2svd

Apache License 2.0
14 stars 7 forks source link

Add support for ESP32-C3 #22

Open imheresamir opened 3 years ago

imheresamir commented 3 years ago

Hi,

I have a fork which is attempting to add support for this RISC-V chip: https://github.com/imheresamir/idf2svd I got an initial SVD file which was used for a first pass at a PAC: https://github.com/imheresamir/esp32c3

I want to upstream at some point. Things still need to be cleaned up and tested.

Samir

MabezDev commented 3 years ago

Hi @imheresamir,

I've had a look at the code and its looking promising! I don't have any C3 hardware at the moment, with that said feel free to PR the changes whenever you think its ready, idf2svd is a little bit of a hack anyway :laughing:.