Demo implementation of a Peripheral Access Crate for the TC375-Lite kit. The .svd has been kindly provided by Infineon and is licensed under their condition (see license)
For full documentation refer to the veecle-aurix-demo crate.
Generate the patched PAC by running build.sh
. Required steps:
cargo install svdtools
cargo install svd2rust