mirror of
https://github.com/eclipse/upm.git
synced 2025-07-03 02:11:15 +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:
@ -33,6 +33,14 @@
|
||||
#include "upm.h"
|
||||
#include "mraa/gpio.h"
|
||||
|
||||
/**
|
||||
* @file ttp223.h
|
||||
* @library ttp223
|
||||
* @brief C API for the TTP223 Touch Detector Sensor
|
||||
*
|
||||
* @include ttp223.c
|
||||
*/
|
||||
|
||||
/**
|
||||
* device context
|
||||
*/
|
||||
|
Reference in New Issue
Block a user