# Select the example you want to enable by choosing y for enabling and n for disabling
BASIC_EXAMPLE = y
SELFTEST_EXAMPLE = n
FIFO_EXAMPLE = n

# Select the device you want to enable by choosing y for enabling and n for disabling
ADXL380 = y
ADXL382 = n

include ../../tools/scripts/generic_variables.mk

include src.mk

include ../../tools/scripts/generic.mk
