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,13 +19,15 @@
|
||||
* SOFTWARE.
|
||||
*/
|
||||
|
||||
/**
|
||||
* @file
|
||||
* @brief HAL specific macros
|
||||
* @ingroup nrf8001
|
||||
*/
|
||||
|
||||
#ifndef PLATFORM_H__
|
||||
#define PLATFORM_H__
|
||||
|
||||
/** @file
|
||||
* @brief
|
||||
*/
|
||||
|
||||
//Board dependent defines
|
||||
#if defined (__AVR__)
|
||||
//For Arduino this AVR specific library has to be used for reading from Flash memory
|
||||
|
||||
Reference in New Issue
Block a user