summaryrefslogtreecommitdiff
path: root/src/app/i2cbench/Makefile.inc
blob: 15ce127c21d4966f9f6c5b8d223033aa3380b025 (plain)
1
2
3
4
5
arch_drivers += ,i2c

ifneq (${i2cbench_setos}, )
	COMMON_FLAGS += -DI2CBENCH_SETOS=${i2cbench_setos}
endif