nuttx-apps/audioutils/fmsynth
Xiang Xiao 4941182cc6 Make.defs: Change "ifeq ($(XXX),y)" to "ifneq ($(XXX),)
to support the tristate option correctly and unify the usage

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-10-16 14:59:08 +02:00
..
test audioutils/fmsynth: Add FM synthesizer library 2022-08-25 20:29:55 +09:00
fmsynth_eg.c audioutils/fmsynth: Add FM synthesizer library 2022-08-25 20:29:55 +09:00
fmsynth_op.c audioutils/fmsynth: Add FM synthesizer library 2022-08-25 20:29:55 +09:00
fmsynth.c audioutils/fmsynth: Add FM synthesizer library 2022-08-25 20:29:55 +09:00
Kconfig audioutils/fmsynth: Add FM synthesizer library 2022-08-25 20:29:55 +09:00
Make.defs Make.defs: Change "ifeq ($(XXX),y)" to "ifneq ($(XXX),) 2022-10-16 14:59:08 +02:00
Makefile audioutils/fmsynth: Add FM synthesizer library 2022-08-25 20:29:55 +09:00