s32k144evb-quickstart

A template for building applications on the NXP S32k144EVB evaluation board

Dependencies

Usage

text $ cargo clone s32k144evb_quickstart && cd $_

text $ edit Cargo.toml && head $_ [package] authors = ["Kjetil Kjeka <kjetilkjeka@gmail.com>"] name = "demo" version = "0.1.0"

Bobbin

If you have installed j-link firmware on the OpenSDA debugger you can run bobbin run to compile, load and connect to serial to the S32K144EVB board.

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.