21 lines
336 B
C
21 lines
336 B
C
|
|
||
|
/*
|
||
|
* Auto generated Run-Time-Environment Component Configuration File
|
||
|
* *** Do not modify ! ***
|
||
|
*
|
||
|
* Project: 'project'
|
||
|
* Target: 'rt-thread_gd32f30x'
|
||
|
*/
|
||
|
|
||
|
#ifndef RTE_COMPONENTS_H
|
||
|
#define RTE_COMPONENTS_H
|
||
|
|
||
|
|
||
|
/*
|
||
|
* Define the Device Header File:
|
||
|
*/
|
||
|
#define CMSIS_device_header "gd32f30x.h"
|
||
|
|
||
|
|
||
|
#endif /* RTE_COMPONENTS_H */
|