Skip to content
Snippets Groups Projects
Commit 5eaf1985 authored by Bas Stottelaar's avatar Bas Stottelaar
Browse files

pkg: emlib: add emlib package

parent f89ecfb5
No related branches found
No related tags found
No related merge requests found
PKG_NAME=emlib
PKG_URL=https://github.com/basilfx/RIOT-emlib
PKG_VERSION=0bd74c8a2756a466e256434a598468ccd5b5af54
PKG_LICENSE=Zlib
.PHONY: all
all: git-download
"$(MAKE)" -C $(PKG_BUILDDIR)
include $(RIOTBASE)/pkg/pkg.mk
INCLUDES += -I$(PKGDIRBASE)/emlib/emlib/inc -I$(PKGDIRBASE)/emlib/emlib-extra/inc
/**
* @defgroup pkg_emlib Vendor library for EFM/EFR/EZR32 MCUs by Silicon Labs
* @ingroup pkg
* @brief Vendor library for EFM/EFR/EZR32 targets by Silicon Labs
* @see https://github.com/SiliconLabs/Gecko_SDK
*/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment