RTE_Components.h 423 B

1234567891011121314151617181920212223
  1. /*
  2. * Auto generated Run-Time-Environment Configuration File
  3. * *** Do not modify ! ***
  4. *
  5. * Project: 'Ringzle'
  6. * Target: 'GD32F103C8T6'
  7. */
  8. #ifndef RTE_COMPONENTS_H
  9. #define RTE_COMPONENTS_H
  10. /*
  11. * Define the Device Header File:
  12. */
  13. #define CMSIS_device_header "gd32f10x.h"
  14. /* GigaDevice::Device:GD32F10x_StdPeripherals:USART:2.0.2 */
  15. #define RTE_DEVICE_STDPERIPHERALS_USART
  16. #endif /* RTE_COMPONENTS_H */