2023-03-22 15:28:54 +01:00
|
|
|
|
|
|
|
|
|
/*
|
|
|
|
|
* Auto generated Run-Time-Environment Configuration File
|
|
|
|
|
* *** Do not modify ! ***
|
|
|
|
|
*
|
2023-04-04 14:36:29 +02:00
|
|
|
|
* Project: 'voilier'
|
2023-03-22 15:28:54 +01:00
|
|
|
|
* Target: 'R<EFBFBD>el'
|
|
|
|
|
*/
|
|
|
|
|
|
|
|
|
|
#ifndef RTE_COMPONENTS_H
|
|
|
|
|
#define RTE_COMPONENTS_H
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/*
|
|
|
|
|
* Define the Device Header File:
|
|
|
|
|
*/
|
|
|
|
|
#define CMSIS_device_header "stm32f10x.h"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#endif /* RTE_COMPONENTS_H */
|