4 lines
80 B
Plaintext
4 lines
80 B
Plaintext
ifneq ($(CONFIG_EXAMPLES_DAC),)
|
|
CONFIGURED_APPS += $(APPDIR)/examples/dac
|
|
endif
|