upm-c: added doxygen tags to generate documentation for C APIs

Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
Mihai Tudor Panu
2016-09-26 17:28:21 -07:00
parent 73719a6659
commit eb7a3ceac7
43 changed files with 265 additions and 356 deletions

View File

@ -32,6 +32,14 @@
#include "upm.h"
#include "mraa/aio.h"
/**
* @file temperature.h
* @library temperature
* @brief C API for Analog Temperature (NTC) Sensors
*
* @include temperature.c
*/
/**
* driver context
*/