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