RTE_Components.h 329 B

123456789101112131415161718192021
  1. /*
  2. * Auto generated Run-Time-Environment Configuration File
  3. * *** Do not modify ! ***
  4. *
  5. * Project: 'centralCtrSys'
  6. * Target: 'centralCtrSys'
  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 */