24 lines
523 B
C
24 lines
523 B
C
/*
|
|
* UVISION generated file: DO NOT EDIT!
|
|
* Generated by: uVision version 5.41.0.0
|
|
*
|
|
* Project: 'john103C6T6'
|
|
* Target: 'john103C6T6'
|
|
*/
|
|
|
|
#ifndef RTE_COMPONENTS_H
|
|
#define RTE_COMPONENTS_H
|
|
|
|
|
|
/*
|
|
* Define the Device Header File:
|
|
*/
|
|
#define CMSIS_device_header "stm32f10x.h"
|
|
|
|
/* Keil::Compiler&ARM Compiler:I/O:STDOUT&Breakpoint@1.2.0 */
|
|
#define RTE_Compiler_IO_STDOUT /* Compiler I/O: STDOUT */
|
|
#define RTE_Compiler_IO_STDOUT_BKPT /* Compiler I/O: STDOUT Breakpoint */
|
|
|
|
|
|
#endif /* RTE_COMPONENTS_H */
|