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