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_nn_test' |
||
| 7 | * Target: 'ARMCM7_SP' |
||
| 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 "ARMCM7_SP.h" |
||
| 18 | |||
| 19 | #define RTE_Compiler_IO_STDERR /* Compiler I/O: STDERR */ |
||
| 20 | #define RTE_Compiler_IO_STDERR_ITM /* Compiler I/O: STDERR ITM */ |
||
| 21 | #define RTE_Compiler_IO_STDOUT /* Compiler I/O: STDOUT */ |
||
| 22 | #define RTE_Compiler_IO_STDOUT_ITM /* Compiler I/O: STDOUT ITM */ |
||
| 23 | #define RTE_Compiler_IO_TTY /* Compiler I/O: TTY */ |
||
| 24 | #define RTE_Compiler_IO_TTY_ITM /* Compiler I/O: TTY ITM */ |
||
| 25 | |||
| 26 | #endif /* RTE_COMPONENTS_H */ |