/*
|
* Auto generated Run-Time-Environment Component Configuration File
|
* *** Do not modify ! ***
|
*
|
* Project: DspLibTest_FVP_A5
|
* RTE configuration: DspLibTest_FVP_A5.rteconfig
|
*/
|
#ifndef RTE_COMPONENTS_H
|
#define RTE_COMPONENTS_H
|
|
/*
|
* Define the Device Header File:
|
*/
|
#define CMSIS_device_header "ARMCA5.h"
|
|
#define RTE_CMSIS_RTOS2 /* CMSIS-RTOS2 */
|
#define RTE_CMSIS_RTOS2_RTX5 /* CMSIS-RTOS2 Keil RTX5 */
|
#define RTE_CMSIS_RTOS2_RTX5_SOURCE /* CMSIS-RTOS2 Keil RTX5 Source */
|
|
#endif /* RTE_COMPONENTS_H */
|