2026-06-01 18:15:20 +08:00
|
|
|
|
|
|
|
|
/*
|
|
|
|
|
* Auto generated Run-Time-Environment Configuration File
|
|
|
|
|
* *** Do not modify ! ***
|
|
|
|
|
*
|
|
|
|
|
* Project: 'HC32F460'
|
|
|
|
|
* Target: 'Release'
|
|
|
|
|
*/
|
|
|
|
|
|
|
|
|
|
#ifndef RTE_COMPONENTS_H
|
|
|
|
|
#define RTE_COMPONENTS_H
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/*
|
|
|
|
|
* Define the Device Header File:
|
|
|
|
|
*/
|
2026-06-02 14:54:25 +08:00
|
|
|
#define CMSIS_device_header "HC32F460JETA.h"
|
2026-06-01 18:15:20 +08:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#endif /* RTE_COMPONENTS_H */
|