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