Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 634 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 634 Bytes

Scripts Check

efm32-rs tooling

EFM32 Rust project tooling repository that is used for generating PACs for Silabs EFM MCUs

Prerequisites

  • install Python (required version >=3.8)

  • install Poetry

  • install required Rust packages

    cargo install form svd2rust svdtools
  • install gen-tools environment

    poetry install --no-root

Known limitations

  • WIP