BASE = ../../../.. TARGETS = host stm32f4 PROGS = test_test test_test_SOURCES = test_test.cc MODULES = ucoo/utils ucoo/base/test ucoo/hal/usb include $(BASE)/build/top.mk