22 lines
351 B
C
22 lines
351 B
C
|
|
/*
|
|
* Auto generated Run-Time-Environment Configuration File
|
|
* *** Do not modify ! ***
|
|
*
|
|
* Project: 'stm32f103rgtx_bootloader'
|
|
* Target: 'stm32f103rgtx_bootloader'
|
|
*/
|
|
|
|
#ifndef RTE_COMPONENTS_H
|
|
#define RTE_COMPONENTS_H
|
|
|
|
|
|
/*
|
|
* Define the Device Header File:
|
|
*/
|
|
#define CMSIS_device_header "stm32f10x.h"
|
|
|
|
|
|
|
|
#endif /* RTE_COMPONENTS_H */
|