Skip to content

gnilk/ARDUINO_EFM32

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 

Repository files navigation

EFM32GENERIC

Generic implementation of Arduino for EFM32 boards using Silabs Gecko_SDK.

Installation - Developers

  1. Download the latest version from https://github.com/huaweiwx/ARDUINO_EFM32
  2. Unzip it into [Arduino]/hardware folder (Arduino must be ver1.8.5 or newer).
  3. Unzip hardware/tools/win/jlink502.rar to hardware/tools/win/jlink502 folder.
  4. Install Arduino Zero or Arduino Sam from the board manager for the arm-none-eabi-gcc compiler.
  5. Download the GNU ARM Embedded Toolchain. Recommended use GCC ver 5.4.1-2016q2.

Releases

No releases published

Packages

No packages published

Languages

  • C 98.9%
  • Other 1.1%