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

doc: replace pkg example in documentation

This commit is contained in:
Oleg Hahm 2017-01-14 15:20:51 +01:00
parent f0714affef
commit 8a9f6a31a6

View File

@ -187,7 +187,7 @@ See @ref net for more details on networking code.
pkg
---
RIOT comes with support for a number of external libraries (e.g.
[OpenWSN](http://www.openwsn.org/),
[ccn-lite](https://github.com/cn-uofbasel/ccn-lite),
[microcoap](https://github.com/1248/microcoap)). The way they are included is
that RIOT ships with a custom Makefile for each supported library that
downloads the library and optionally applies a number of patches to make it