Skip to content

efm32-rs/efm32pg-pacs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EFM32PG (Pearl Gecko) support for Rust

PACs

This repository contains Peripheral Access Crates (PACs) for Silabs' EFM32PG series of Cortex-M microcontrollers. All these crates are automatically generated using svd2rust.

Refer to the CHANGELOG to see what changed in the last releases.

Crates

Every EFM32G chip has its own PAC, listed below:

Crate Docs crates.io Target
efm32pg-pac docs.rs crates.io thumbv7em-none-eabihf
efm32pg22-pac docs.rs crates.io thumbv8m.main-none-eabihf
efm32pg23-pac docs.rs crates.io thumbv8m.main-none-eabihf

Device Reference Manuals from Silabs

WIP

License

The included SVD files are sourced from https://www.silabs.com/documents/public/cmsis-packs and are licensed under the Zlib (see LICENSE-3RD-PARTY).

The remainder of the code is under:

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the BSD-3-Clause license without any additional terms or conditions.

About

Peripheral Access Crates (PACs) for EFM32PG (Pearl Gecko) microcontrollers

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages