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

@ -34,13 +34,11 @@ extern "C" {
#endif
/**
* @brief UPM C API for the DFRobot MMA7361 Analog Accelerometer
* @file mma7361.h
* @library mma7361
* @brief C API for the MMA7361 Analog Accelerometer
*
* The driver was tested with the DFRobot MMA7361 Analog
* Accelerometer. It supports 3 Axes with a selectable 1.5G and 6G
* sensitivity.
*
* @snippet mma7361.c Interesting
* @include mma7361.c
*/
/**