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