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