Skip to content

westrup/efr32_feather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EFR32 Feather Board

This is an Adafruit Feather compatible PCB with a Silicon Labs EFR32 MCU. This MCU supports 2.4GHz radio such as BLE, Zigbee, Thread

Hardware components:

EFR32 Feather

Firmware example:

  • Using Zephyr
  • Board definition in FW/boards/arm/efr32_feather

Build instruction:

mkdir FW/build
cd FW/build
source ZEPHYR-DIR/zephyr-env.sh
cmake -Gninja ..
ninja flash

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published