25 lines
508 B
C
25 lines
508 B
C
|
|
/*
|
|
* Auto generated Run-Time-Environment Configuration File
|
|
* *** Do not modify ! ***
|
|
*
|
|
* Project: 'STM32L1_Project'
|
|
* Target: 'Data_Acq'
|
|
*/
|
|
|
|
#ifndef RTE_COMPONENTS_H
|
|
#define RTE_COMPONENTS_H
|
|
|
|
|
|
/*
|
|
* Define the Device Header File:
|
|
*/
|
|
#define CMSIS_device_header "stm32l1xx.h"
|
|
|
|
/* ARM::CMSIS:RTOS2:Keil RTX5:Library:5.5.2 */
|
|
#define RTE_CMSIS_RTOS2 /* CMSIS-RTOS2 */
|
|
#define RTE_CMSIS_RTOS2_RTX5 /* CMSIS-RTOS2 Keil RTX5 */
|
|
|
|
|
|
#endif /* RTE_COMPONENTS_H */
|