vpath %.c ${LIBHAL_SRC}
vpath %.h ${LIBHAL_SRC}

CFLAGS += -Wno-missing-field-initializers -Wno-unused-parameter

include ${LIBHAL_SRC}/Makefile