mirror of
https://github.com/eclipse/upm.git
synced 2025-07-27 06:01:16 +03:00
nrf8001: documentation updates and showing relation to aci lib
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
@ -19,16 +19,21 @@
|
||||
* SOFTWARE.
|
||||
*/
|
||||
|
||||
/**
|
||||
* @file
|
||||
* @defgroup aci-lib aci-library
|
||||
* @brief ACI library
|
||||
*
|
||||
* Library for the logical part of the Application Controller Interface (ACI)
|
||||
*
|
||||
* @ingroup nrf8001
|
||||
*/
|
||||
|
||||
#ifndef LIB_ACI_H__
|
||||
#define LIB_ACI_H__
|
||||
|
||||
/** @file
|
||||
* @brief ACI library
|
||||
*/
|
||||
|
||||
/** @addtogroup lib_aci
|
||||
@{
|
||||
@brief Library for the logical part of the Application Controller Interface (ACI)
|
||||
/**
|
||||
* @{
|
||||
*/
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
Reference in New Issue
Block a user