RTE_Components.h 323 B

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