BASE = ../../../.. TARGETS = stm32f4 PROGS = test_uart test_uart_SOURCES = test_uart.cc MODULES = hal/uart base/test hal/usb include $(BASE)/build/top.mk