1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/pkg/USING
2013-11-25 17:17:00 +01:00

6 lines
202 B
Plaintext

Packages are included to your project as external modules. Thus you only have
to add the following line to your project (and update your INCLUDE path
accordingly):
EXTERNAL+=$(RIOTBASE)/pkg/<pkg_name>