BASE = ../../../.. TARGETS = stm32f4 PROGS = test_usb test_usb_SOURCES = test_usb.cc MODULES = ucoo/hal/usb include $(BASE)/build/top.mk