RIOT/pkg/USING
2014-02-18 12:28:32 +01:00

6 lines
194 B
Plaintext

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>