Skip to content
/ emlib Public

A SiLabs EFM32 EMlib bindings for EFM32HG MCU (EFM32HG222F64)

Notifications You must be signed in to change notification settings

eupn/emlib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crates.io crates.io

emlib

Rust bindings for Silicon Labs emlib. Based on outdated RustyGecko effort.

emlib compiles and runs on Silicon Labs EFM32 Microcontrollers. It's a proof-of-concept and work in progress, so currently only parts the EFM32 Happy Gecko family of their microcontrollers are supported.

Compiling emlib

emlib requires the following tools to build:

If you're on linux, you can install the ARM GCC toolchain like this:

$ sudo add-apt-repository ppa:terry.guo/gcc-arm-embedded -y
$ sudo apt-get update -q
$ sudo apt-get install gcc-arm-none-eabi

About

A SiLabs EFM32 EMlib bindings for EFM32HG MCU (EFM32HG222F64)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages