no-OS
Toggle main menu visibility
Main Page
Related Pages
Structures
Structure List
Structure Index
Files
File List
•
All
Classes
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
Loading...
Searching...
No Matches
projects
demo_esp
src
platform
platform_includes.h
Go to the documentation of this file.
1
/***************************************************************************/
33
#ifndef __PLATFORM_INCLUDES_H__
34
#define __PLATFORM_INCLUDES_H__
35
36
#ifdef ADUCM_PLATFORM
37
#include "
aducm3029/parameters.h
"
38
#endif
39
40
#ifdef MAXIM_PLATFORM
41
#include "
maxim/parameters.h
"
42
#endif
43
44
#endif
/* __PLATFORM_INCLUDES_H__ */
parameters.h
Definitions specific to aducm3029 platform used by demo_esp project.
parameters.h
Definitions specific to maxim platform used by demo_esp project.
Generated by
1.13.2