Minimal distribution of the Silicon Labs Gecko SDK for EFM32/EFR32/EZR32 microcontrollers, prepared for usage with RIOT-OS.
The current version of the Gecko SDK is 4.1.2, which includes EMLIB and RAIL.
Only the following is included in the dist/
folder:
- emlib (vendor)
- emlib-extra (additional utility methods)
- radio (vendor)
The dist/
folder contains a modified copy of EMLIB and RAIL, copyrighted by Silicon Labs.
The remaining files are covered by the LICENSE.md
file (MIT license).
Refer to build.sh
to see what changes are applied to the files distributed in dist/
.