mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-07-13 11:00:59 +08:00
4 lines
70 B
Plaintext
4 lines
70 B
Plaintext
ifneq ($(CONFIG_EXAMPLES_DAC),)
|
|
CONFIGURED_APPS += examples/dac
|
|
endif
|