nuttx-apps/examples/dac/Make.defs

4 lines
70 B
Plaintext
Raw Normal View History

2017-09-01 10:22:39 +02:00
ifeq ($(CONFIG_EXAMPLES_DAC),y)
CONFIGURED_APPS += examples/dac
endif