no-OS
All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
platform_includes.h
Go to the documentation of this file.
1/***************************************************************************/
34#ifndef __PLATFORM_INCLUDES_H__
35#define __PLATFORM_INCLUDES_H__
36
37#ifdef STM32_PLATFORM
38#include "stm32/parameters.h"
39#endif
40
41#endif /* __PLATFORM_INCLUDES_H__ */
Definitions specific to STM32 platform used by eval-ad7616 project.