Open mattnite opened 2 years ago
Texas instruments uses something called DSLite for their register schema. It's internal and will require some reverse engineering. Good places to start looking are Code Composer Studio and Energia.
Rustaceans have also looked into this and have created a crate for converting from DSLite to SVD :heart:: https://github.com/pftbest/msp430_svd
Texas instruments uses something called DSLite for their register schema. It's internal and will require some reverse engineering. Good places to start looking are Code Composer Studio and Energia.
Rustaceans have also looked into this and have created a crate for converting from DSLite to SVD :heart:: https://github.com/pftbest/msp430_svd