atlas-led/project/RTE/_Simulation/RTE_Components.h

25 lines
511 B
C

/*
* Auto generated Run-Time-Environment Configuration File
* *** Do not modify ! ***
*
* Project: 'atlas-led'
* Target: 'Simulation'
*/
#ifndef RTE_COMPONENTS_H
#define RTE_COMPONENTS_H
/*
* Define the Device Header File:
*/
#define CMSIS_device_header "stm32f0xx.h"
/* Keil.STM32CubeMX::Device:STM32Cube Framework:STM32CubeMX:1.1.0 */
#define RTE_DEVICE_FRAMEWORK_CUBE_MX
/* Keil.STM32CubeMX::Device:STM32Cube HAL:1.11.3 */
#define RTE_DEVICE_CUBE_MX_HAL
#endif /* RTE_COMPONENTS_H */