no-OS
Loading...
Searching...
No Matches
platform_includes.h
Go to the documentation of this file.
1
/***************************************************************************/
33
#ifndef __PLATFORM_INCLUDES_H__
34
#define __PLATFORM_INCLUDES_H__
35
36
/******************************************************************************/
37
/***************************** Include Files **********************************/
38
/******************************************************************************/
39
#ifdef MBED_PLATFORM
40
#include "
mbed/parameters.h
"
41
#endif
42
43
#ifdef IIO_SUPPORT
44
#include "
iio_app.h
"
45
#endif
46
47
#endif
/* __PLATFORM_INCLUDES_H__ */
parameters.h
Definitions specific to Mbed platform used by ADF4030 project.
iio_app.h
Header file of iio_app.
projects
adf4030
src
platform
platform_includes.h
Copyright © 2024
Analog Devices Inc.
. All Rights Reserved.