nuttx-apps/system/readline
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
..
Kconfig system/readline: Move READLINE_HAVE_EXTMATCH inside SYSTEM_READLINE section 2021-11-08 10:43:47 -03:00
Make.defs Make.defs: Change "ifeq ($(XXX),y)" to "ifneq ($(XXX),) 2022-10-16 14:59:08 +02:00
Makefile system/readline: Make it work without CONFIG_FILE_STREAM 2021-11-30 22:06:03 -06:00
readline_common.c Fixed compiler warnings. 2022-08-23 01:39:59 +08:00
readline_fd.c Fixed compiler warnings. 2022-08-23 01:39:59 +08:00
readline.c system/readline: Make it work without CONFIG_FILE_STREAM 2021-11-30 22:06:03 -06:00
readline.h system: update licenses to Apache 2021-06-11 02:42:05 -05:00