1
0
mirror of https://github.com/oliverschmidt/contiki.git synced 2025-01-11 03:29:51 +00:00

14 lines
257 B
Plaintext

/**
* \defgroup apps Applications
*
* Contiki provides a set of apps that provide functionalities such as a
* web server.
*
* To include an App in your software project specify in you makefile
@code
APPS = list of apps
@endcode
*
* @{ */
/** @} */