nuttx-apps/examples/dac/Make.defs

4 lines
70 B
Plaintext
Raw Normal View History

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