assembly_project/RTE/_Simul_/RTE_Components.h
Yohan Boujon d9e1f2ac2d Etape 0
2023-03-13 09:48:08 +01:00

20 lines
325 B
C

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