7a7daad23a
Signed-off-by: lidun <1084178170@qq.com>
21 lines
343 B
C
21 lines
343 B
C
|
|
/*
|
|
* Auto generated Run-Time-Environment Component Configuration File
|
|
* *** Do not modify ! ***
|
|
*
|
|
* Project: 'LED'
|
|
* Target: 'Target 1'
|
|
*/
|
|
|
|
#ifndef RTE_COMPONENTS_H
|
|
#define RTE_COMPONENTS_H
|
|
|
|
|
|
/*
|
|
* Define the Device Header File:
|
|
*/
|
|
#define CMSIS_device_header "stm32f10x.h"
|
|
|
|
|
|
#endif /* RTE_COMPONENTS_H */
|