123456789101112131415161718192021 |
- /*
- * Auto generated Run-Time-Environment Configuration File
- * *** Do not modify ! ***
- *
- * Project: 'Project'
- * Target: 'GD32F30X_CL'
- */
- #ifndef RTE_COMPONENTS_H
- #define RTE_COMPONENTS_H
- /*
- * Define the Device Header File:
- */
- #define CMSIS_device_header "gd32f30x.h"
- #endif /* RTE_COMPONENTS_H */
|