Peripheral access crate for rust embedded development on MSP432 processors.
Go to file
Levi Pearson 97b0d7f786 Initial checkin of peripheral access code for MSP432P401R 2019-03-10 21:56:09 -06:00
src Initial checkin of peripheral access code for MSP432P401R 2019-03-10 21:56:09 -06:00
.gitignore Initial checkin of peripheral access code for MSP432P401R 2019-03-10 21:56:09 -06:00
Cargo.toml Initial checkin of peripheral access code for MSP432P401R 2019-03-10 21:56:09 -06:00
MSP432P401R.svd Add default register init/mask properties to SVD 2019-03-10 21:51:10 -06:00
build.rs Initial checkin of peripheral access code for MSP432P401R 2019-03-10 21:56:09 -06:00
device.x Initial checkin of peripheral access code for MSP432P401R 2019-03-10 21:56:09 -06:00