add support for cstx stm32f103re dtu board

This commit is contained in:
mculover666
2020-08-30 13:22:45 +08:00
parent b26f1dc0cd
commit a8d7951ea9
2 changed files with 0 additions and 42 deletions

View File

@@ -1,21 +0,0 @@
/*
* Auto generated Run-Time-Environment Configuration File
* *** Do not modify ! ***
*
* Project: 'CSTX_STM32F103RE_DTU'
* Target: 'CSTX_STM32F103RB_DTU'
*/
#ifndef RTE_COMPONENTS_H
#define RTE_COMPONENTS_H
/*
* Define the Device Header File:
*/
#define CMSIS_device_header "stm32f10x.h"
#endif /* RTE_COMPONENTS_H */

View File

@@ -1,21 +0,0 @@
/*
* Auto generated Run-Time-Environment Configuration File
* *** Do not modify ! ***
*
* Project: 'CSTX_STM32F103RE_DTU'
* Target: 'CSTX_STM32F103RE_DTU'
*/
#ifndef RTE_COMPONENTS_H
#define RTE_COMPONENTS_H
/*
* Define the Device Header File:
*/
#define CMSIS_device_header "stm32f10x.h"
#endif /* RTE_COMPONENTS_H */