mirror of
https://github.com/eclipse/upm.git
synced 2025-07-02 09:51:14 +03:00
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:
@ -31,6 +31,14 @@
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
/**
|
||||
* @file gsr.h
|
||||
* @library gsr
|
||||
* @brief C API for the GSR Sensor
|
||||
*
|
||||
* @include gsr.c
|
||||
*/
|
||||
|
||||
/**
|
||||
* driver context
|
||||
*/
|
||||
|
Reference in New Issue
Block a user