You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
RIOT/pkg/USING.md

198 B

Packages are included to your application as external modules. Thus you only have to add the following line to your application (and update your INCLUDE path accordingly):

USEPKG += <pkg_name>