2026-05-09 19:53:47 +08:00
|
|
|
|
2026-03-24 16:59:20 +08:00
|
|
|
/*
|
2026-05-09 19:53:47 +08:00
|
|
|
* Auto generated Run-Time-Environment Component Configuration File
|
|
|
|
|
* *** Do not modify ! ***
|
2026-03-24 16:59:20 +08:00
|
|
|
*
|
|
|
|
|
* 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 */
|