21 lines
361 B
C
Executable file
21 lines
361 B
C
Executable file
|
|
|
|
/*
|
|
|
|
* Auto generated Run-Time-Environment Configuration File
|
|
|
|
* *** Do not modify ! ***
|
|
|
|
*
|
|
|
|
* Project: 'Template'
|
|
|
|
* Target: 'Template'
|
|
|
|
*/
|
|
|
|
|
|
|
|
#ifndef RTE_COMPONENTS_H
|
|
|
|
#define RTE_COMPONENTS_H
|
|
|
|
|
|
|
|
|
|
|
|
/*
|
|
|
|
* Define the Device Header File:
|
|
|
|
*/
|
|
|
|
#define CMSIS_device_header "stm32f4xx.h"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#endif /* RTE_COMPONENTS_H */
|
|
|