21 lines
327 B
C
21 lines
327 B
C
|
|
||
|
/*
|
||
|
* Auto generated Run-Time-Environment Component Configuration File
|
||
|
* *** Do not modify ! ***
|
||
|
*
|
||
|
* Project: 'steper'
|
||
|
* Target: 'Target 1'
|
||
|
*/
|
||
|
|
||
|
#ifndef RTE_COMPONENTS_H
|
||
|
#define RTE_COMPONENTS_H
|
||
|
|
||
|
|
||
|
/*
|
||
|
* Define the Device Header File:
|
||
|
*/
|
||
|
#define CMSIS_device_header "M451Series.h"
|
||
|
|
||
|
|
||
|
#endif /* RTE_COMPONENTS_H */
|