blob: cba5fd90478979006a61da67102906fb6042ddaa [file] [log] [blame]
Andrew Geissler84ad7c52020-06-27 00:00:16 -05001require conf/distro/xilinx-standalone.inc
2
3DISTRO_NAME_append = " (freertos)"
4
5XLNX_CMAKE_SYSTEM_NAME = "FreeRTOS"
6
7# We need to pass FREERTOS_BSP compliler flag it is consumed
8# esw components.
9ESW_CFLAGS += " -DFREERTOS_BSP"