Subversion Repositories AFRtranscoder

Rev

Blame | Last modification | View Log | Download | RSS feed

  1.  
  2. /*
  3.  * Auto generated Run-Time-Environment Component Configuration File
  4.  *      *** Do not modify ! ***
  5.  *
  6.  * Project: 'arm_nnexamples_gru'
  7.  * Target:  'ARMCM3'
  8.  */
  9.  
  10. #ifndef RTE_COMPONENTS_H
  11. #define RTE_COMPONENTS_H
  12.  
  13.  
  14. /*
  15.  * Define the Device Header File:
  16.  */
  17. #define CMSIS_device_header "ARMCM3.h"
  18.  
  19. #define RTE_Compiler_IO_STDOUT          /* Compiler I/O: STDOUT */
  20.           #define RTE_Compiler_IO_STDOUT_ITM      /* Compiler I/O: STDOUT ITM */
  21.  
  22. #endif /* RTE_COMPONENTS_H */
  23.