mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-19 03:23:49 +01:00
- Converted the existing documentation to markdown format. - Fix for #1458. - Changes font to bold at some places to improve readability
198 B
198 B
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>