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: 'ARMCM0' |
||
| 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 "ARMCM0.h" |
||
| 18 | |||
| 19 | #define RTE_Compiler_EventRecorder |
||
| 20 | #define RTE_Compiler_EventRecorder_DAP |
||
| 21 | #define RTE_Compiler_IO_STDOUT /* Compiler I/O: STDOUT */ |
||
| 22 | #define RTE_Compiler_IO_STDOUT_EVR /* Compiler I/O: STDOUT EVR */ |
||
| 23 | |||
| 24 | #endif /* RTE_COMPONENTS_H */ |