Initial commit
This commit is contained in:
committed by
Tenocha
parent
02b570a41c
commit
3173e999aa
21
MDK-ARM/RTE/_stm32f103rgtx_bootloader/RTE_Components.h
Normal file
21
MDK-ARM/RTE/_stm32f103rgtx_bootloader/RTE_Components.h
Normal file
@@ -0,0 +1,21 @@
|
||||
|
||||
/*
|
||||
* 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 */
|
||||
Reference in New Issue
Block a user