BASE = ../../../.. TARGETS = stm32f4 PROGS = test_spi test_spi_SOURCES = test_spi.cc MODULES = ucoo/hal/spi ucoo/hal/gpio ucoo/utils ucoo/base/test ucoo/hal/usb include $(BASE)/build/top.mk