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

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>