BASE = ../../../.. TARGETS = stm32f4 stm32f4_PROGS = test_gpio test_gpio_SOURCES = test_gpio.cc MODULES = hal/gpio utils include $(BASE)/build/top.mk