1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
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>