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:
Mihai Tudor Panu
2015-03-18 17:55:19 -07:00
parent f53d8e79cc
commit e54d48f407
18 changed files with 88 additions and 57 deletions

View File

@@ -19,14 +19,14 @@
* SOFTWARE.
*/
/** @file
/**
* @file
* @brief Interface for buffer.
* @ingroup aci
*/
/** @defgroup aci_queue aci_queue
/**
@{
@ingroup aci_queue
*/
#ifndef ACI_QUEUE_H__