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