assembly_project/RTE/_R_el/RTE_Components.h
2023-03-13 11:05:25 +01:00

21 lines
314 B
C

/*
* Auto generated Run-Time-Environment Configuration File
* *** Do not modify ! ***
*
* Project: 'Etape_1'
* Target: 'Réel'
*/
#ifndef RTE_COMPONENTS_H
#define RTE_COMPONENTS_H
/*
* Define the Device Header File:
*/
#define CMSIS_device_header "stm32f10x.h"
#endif /* RTE_COMPONENTS_H */