mirror of
https://github.com/eclipse/upm.git
synced 2025-07-13 15:21:22 +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 ldt0028.h
|
||||
* @library ldt0028
|
||||
* @brief C API for the LDT0-028 Piezo Vibration Sensor
|
||||
*
|
||||
* @include ldt0028.c
|
||||
*/
|
||||
|
||||
/**
|
||||
* driver context
|
||||
*/
|
||||
|
Reference in New Issue
Block a user