BASE = ../../../.. TARGETS = stm32f4 stm32f4_PROGS = test_adc test_adc_SOURCES = test_adc.cc MODULES = ucoo/hal/adc ucoo/base/test ucoo/hal/usb ucoo/utils include $(BASE)/build/top.mk