Searched refs:TARGET (Results 1 – 5 of 5) sorted by relevance
5 TARGET = sim macro52 ifeq ($(TARGET),sim)55 ifeq ($(TARGET),board)
158 which by default builds for the simulator (TARGET=sim), or:160 > xt-make TARGET=board196 > xt-make all TARGET=sim201 > xt-make all TARGET=ml605205 > xt-make all TARGET=kc705215 > xt-make all TARGET=sim CFLAGS="-O2 -Os -g"
3 if (NOT TARGET _FreeRTOS_kernel_inclusion_marker)27 if (TARGET _pico_sdk_inclusion_marker)
74 set_property(TARGET freertos_kernel PROPERTY C_STANDARD 90)
19 if(NOT TARGET freertos_config )213 elseif((FREERTOS_PORT STREQUAL "A_CUSTOM_PORT") AND (NOT TARGET freertos_kernel_port) )