BASE = ../../../.. TARGETS = stm32f1 PROGS = test_lcd test_lcd_SOURCES = test_lcd.cc MODULES = intf utils hal/gpio hal/spi dev/lcd include $(BASE)/build/top.mk