mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-03 21:29:05 +00:00
3 lines
70 B
Text
3 lines
70 B
Text
ifeq ($(CONFIG_EXAMPLES_DAC),y)
|
|
CONFIGURED_APPS += examples/dac
|
|
endif
|