You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
327 B
21 lines
327 B
|
|
/*
|
|
* Auto generated Run-Time-Environment Component Configuration File
|
|
* *** Do not modify ! ***
|
|
*
|
|
* Project: 'Project'
|
|
* Target: 'Target 1'
|
|
*/
|
|
|
|
#ifndef RTE_COMPONENTS_H
|
|
#define RTE_COMPONENTS_H
|
|
|
|
|
|
/*
|
|
* Define the Device Header File:
|
|
*/
|
|
#define CMSIS_device_header "stm32f10x.h"
|
|
|
|
|
|
#endif /* RTE_COMPONENTS_H */
|