Jegeva / ads2svd

turns cores form arm develloper studio to cmsis svds
3 stars 4 forks source link

ADS2SVD

This turn the arm develloper studio xml corpus into a cmsis SVD format compliant description of all the ARM cores described in the ASD XML corpus (sw/debugger/configdb/Cores). The main goal of the tool is to have the CORE peripherals and registers in an svd format.

Files

Usage

make will run the transformation for all xml file in the 'in'

CAVEAT EMPTOR

license

This is released under Apache license : https://www.apache.org/licenses/LICENSE-2.0 BUT The input file, even though i had to clean them (Apparently ARM have some "creative" understanding of how includes work...) are copyright ARM