1 2 3 4 5 6
TARGET = performance_counters C_SRCS += performance_counters.c CFLAGS += -O2 -fno-builtin-printf BSP_BASE = ../../bsp include $(BSP_BASE)/env/common.mk