RTE_Components.h 323 B

123456789101112131415161718192021
  1. /*
  2. * Auto generated Run-Time-Environment Configuration File
  3. * *** Do not modify ! ***
  4. *
  5. * Project: 'SmartGlove'
  6. * Target: 'SmartGlove'
  7. */
  8. #ifndef RTE_COMPONENTS_H
  9. #define RTE_COMPONENTS_H
  10. /*
  11. * Define the Device Header File:
  12. */
  13. #define CMSIS_device_header "stm32h7xx.h"
  14. #endif /* RTE_COMPONENTS_H */