Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 1.33 KB

README.md

File metadata and controls

37 lines (24 loc) · 1.33 KB

EFM32PG12 HAL

Hardware abstraction layer (HAL) for the Silicon Labs EFM32PG12 family of ARM Cortex-M4 microcontrollers, written in Rust.

Examples

All examples run on the SLSTK3402A EFM32 Pearl Gecko PG12 Starter Kit.

Documentation

The efm32pg12-pac crate provides the register definitions and is reexported as pac by this crate.

Additional vendor supplied documents:

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.