BASE = ../../../.. TARGETS = stm32f4 PROGS = test_i2c test_i2c_SOURCES = test_i2c.cc MODULES = hal/i2c utils base/test hal/usb include $(BASE)/build/top.mk