ataradov / edbg

Simple utility for programming MCUs and FPGAs though CMSIS-DAP protocol. Works on Linux, MAC and Windows.
BSD 3-Clause "New" or "Revised" License
287 stars 92 forks source link

Request to add entry for SAM V70N19 Rev B #133

Closed sabunassar closed 1 year ago

sabunassar commented 1 year ago

Thanks for the great tool. Is it possible you could add an entry for the SAM V70N19 Rev B? I was able to add in a local build and have been using it successfully.

{ 0xa13d0a01, 0x00000001, "samv70", "SAM V70N19 (Rev B)", 512*1024 },

Thanks

ataradov commented 1 year ago

I've added a generic detection of the device revision and added all the existing devices.