# Master Makefile dependencies
TARGET := i2s_piano
INCLUDE_LIB := true
GCC_OPTS += -O2

include ../Makefile.gcc.in
