21 lines
308 B
C
21 lines
308 B
C
|
|
/*
|
||
|
|
* UVISION generated file: DO NOT EDIT!
|
||
|
|
* Generated by: uVision version 5.43.1.0
|
||
|
|
*
|
||
|
|
* Project: 'project'
|
||
|
|
* Target: 'project'
|
||
|
|
*/
|
||
|
|
|
||
|
|
#ifndef RTE_COMPONENTS_H
|
||
|
|
#define RTE_COMPONENTS_H
|
||
|
|
|
||
|
|
|
||
|
|
/*
|
||
|
|
* Define the Device Header File:
|
||
|
|
*/
|
||
|
|
#define CMSIS_device_header "stm32f10x.h"
|
||
|
|
|
||
|
|
|
||
|
|
|
||
|
|
#endif /* RTE_COMPONENTS_H */
|