platformio / platform-atmelsam

Atmel SAM: development platform for PlatformIO
https://registry.platformio.org/platforms/platformio/atmelsam
Apache License 2.0
78 stars 105 forks source link

Update SVD files #143

Closed maxgerhardt closed 3 years ago

maxgerhardt commented 3 years ago

From latest ones given out by Atmel at http://packs.download.atmel.com/.

I've hand-downloaded every pack for the chips that this repo uses and replaced all the files from the pack with the latest version.

See user post about this at https://community.platformio.org/t/mkr-vidor-4000-with-vidorperipherals-upload-fails/18922/15?u=maxgerhardt for necessity.

valeros commented 3 years ago

Many thanks!

maxgerhardt commented 3 years ago

No problem :) Note that the correct parsing of the SVD files also depends on the issue https://github.com/platformio/platformio-vscode-ide/issues/2336.