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