summaryrefslogtreecommitdiff
path: root/meta-xilinx/meta-xilinx-standalone/conf/distro/xilinx-freertos.conf
blob: cba5fd90478979006a61da67102906fb6042ddaa (plain)
1
2
3
4
5
6
7
8
9
require conf/distro/xilinx-standalone.inc

DISTRO_NAME_append = " (freertos)"

XLNX_CMAKE_SYSTEM_NAME = "FreeRTOS"

# We need to pass FREERTOS_BSP compliler flag it is consumed
# esw components.
ESW_CFLAGS += " -DFREERTOS_BSP"