aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gaudio/gadc/driver.mk
blob: 8e943577f1efe0f4183f3ae9d9aa39907bb5dca7 (plain)
1
2
3
4
5
6
7
8
9
# List the required driver.
GFXSRC += $(GFXLIB)/drivers/gaudio/gadc/gaudio_record_lld.c

# Required include directories
GFXINC += $(GFXLIB)/drivers/gaudio/gadc

# Make sure the GADC sub-system is turned on
GFXDEFS += -DGFX_USE_GADC=TRUE