Go to file
Kjetil Kjeka 72f9cdccae Require sudo to get more RAM since tests is currently failing 2018-02-14 16:49:56 +01:00
src Debug assertion in Peripherals::steal() is removed so peripherals can be stolen in panic_fmt 2018-02-14 10:36:01 +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 Debug assertion in Peripherals::steal() is removed so peripherals can be stolen in panic_fmt 2018-02-14 10:36:01 +01:00
Cargo.toml v0.8.0 2018-02-13 12:59:34 +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
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.