Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 624 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 624 Bytes

Demo PAC for AURIX™ tc37x lite-kit

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.

Usage

Generate the patched PAC by running build.sh. Required steps:

  • cargo install svdtools
  • cargo install svd2rust