Go to file
Sean Cross 7c7e2f4e37 fix warnings
Signed-off-by: Sean Cross <sean@xobs.io>
2020-12-07 20:39:03 +08:00
src fix warnings 2020-12-07 20:39:03 +08: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 update CHANGELOG.md for v0.10.0 2019-01-17 13:20:32 +01:00
Cargo.toml s32k118: rewrite everything for s32k118 2020-12-07 18:24:29 +08: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
S32K118.svd s32k118: rewrite everything for s32k118 2020-12-07 18:24:29 +08:00
build.rs Regenerate crate with svd2rust v0.14.0 2019-01-16 15:39:25 +01:00
device.x s32k118: rewrite everything for s32k118 2020-12-07 18:24:29 +08: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.