Subversion Repositories dashGPS

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 mjames 1
 
2
/*
3
 * Auto generated Run-Time-Environment Component Configuration File
4
 *      *** Do not modify ! ***
5
 *
6
 * Project: 'arm_nnexamples_gru'
7
 * Target:  'ARMCM4_FP'
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 "ARMCM4_FP.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 */