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