nuttx-apps/examples/dac/Make.defs
2017-09-01 11:22:39 +03:00

4 lines
70 B
Plaintext

ifeq ($(CONFIG_EXAMPLES_DAC),y)
CONFIGURED_APPS += examples/dac
endif