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