mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-04 13:49:08 +00:00
3 lines
80 B
Text
3 lines
80 B
Text
ifneq ($(CONFIG_EXAMPLES_DAC),)
|
|
CONFIGURED_APPS += $(APPDIR)/examples/dac
|
|
endif
|