mirror of
https://github.com/eclipse/upm.git
synced 2025-07-02 01:41:12 +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:
@ -34,6 +34,14 @@
|
||||
#include "upm.h"
|
||||
#include "mraa/aio.h"
|
||||
|
||||
/**
|
||||
* @file mic.h
|
||||
* @library mic
|
||||
* @brief C API for the Analog Microphone
|
||||
*
|
||||
* @include mic.c
|
||||
*/
|
||||
|
||||
/**
|
||||
* device context
|
||||
*/
|
||||
|
Reference in New Issue
Block a user