Files
BoilerControlUnit_Firmware/autogen/RTE_Components.h
2025-04-12 13:30:57 +01:00

35 lines
846 B
C

// This file is autogenerated by Simplicity Configuration Tools.
// The contents of this file will be replaced in their entirety upon regeneration.
//
// Source template file: RTE_Components.h.jinja
#ifndef RTE_COMPONENTS_H
#define RTE_COMPONENTS_H
/* standard device header from emlib */
#define CMSIS_device_header "em_device.h"
/* components are auto-generated here */
#define RTE_RTOS_FreeRTOS_CORE
#define RTE_RTOS_FreeRTOS_CONFIG_RTOS2
#define RTE_RTOS_FreeRTOS_COROUTINE
#define RTE_RTOS_FreeRTOS_EVENTGROUPS
#define RTE_RTOS_FreeRTOS_TIMERS
#define RTE_RTOS_FreeRTOS_HEAP_3
#endif /* RTE_COMPONENTS_H */
/* This file is autogenerated by Simplicity Configuration Tools. */
/* The contents of this file will be replaced in their entirety upon regeneration. */
/* */
/* Source template file: RTE_Components.h.jinja */