mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-25 06:23:53 +01:00
6 lines
202 B
Plaintext
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>
|