Initial commit of firmware
This commit is contained in:
34
autogen/RTE_Components.h
Normal file
34
autogen/RTE_Components.h
Normal file
@@ -0,0 +1,34 @@
|
||||
// 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 */
|
||||
|
||||
Reference in New Issue
Block a user