Go to file
Tmplt e0ddb38a51 Regenerate crate with svd2rust v0.14.0 2019-01-16 15:39:25 +01:00
src Regenerate crate with svd2rust v0.14.0 2019-01-16 15:39:25 +01:00
.gitignore Added .gitignore 2017-05-27 16:27:52 +02:00
.travis.yml Require sudo to get more RAM since tests is currently failing 2018-02-14 16:49:56 +01:00
CHANGELOG.md v0.9.0 2018-02-14 17:07:36 +01:00
Cargo.toml Regenerate crate with svd2rust v0.14.0 2019-01-16 15:39:25 +01:00
LICENSE-APACHE Rename LICENSE to LICENSE-APACHE 2017-05-27 15:57:08 +02:00
LICENSE-MIT Rename LISENCE-MIT to LICENSE-MIT 2017-05-27 15:59:36 +02:00
README.md Added badges to readme.md 2017-06-11 12:30:16 +02:00
S32K144.svd Removed pcc dummy register that will (should) never be used 2018-02-13 10:54:40 +01:00
build.rs Regenerate crate with svd2rust v0.14.0 2019-01-16 15:39:25 +01:00
device.x Regenerate crate with svd2rust v0.14.0 2019-01-16 15:39:25 +01:00
rustfmt.toml Allows rustfmt to format long lines as well 2018-02-07 08:44:18 +01:00

README.md

s32k144.rs Build Status Crates.io

Peripheral access API for S32K144 microcontrollers

Generated using svd2rust from S32K144.svd

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.