2026-03-24 16:59:20 +08:00
|
|
|
/*
|
2026-05-27 17:15:57 +08:00
|
|
|
* UVISION generated file: DO NOT EDIT!
|
|
|
|
|
* Generated by: uVision version 5.43.1.0
|
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"
|
|
|
|
|
|
|
|
|
|
|
2026-05-27 17:15:57 +08:00
|
|
|
|
2026-03-24 16:59:20 +08:00
|
|
|
#endif /* RTE_COMPONENTS_H */
|