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