nuttx-apps/games/shift
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 apps/games: Add shift game 2022-07-31 13:41:43 +03:00
Make.defs Make.defs: Change "ifeq ($(XXX),y)" to "ifneq ($(XXX),) 2022-10-16 14:59:08 +02:00
Makefile apps/games: Add shift game 2022-07-31 13:41:43 +03:00
shift_input_console.h apps/games: Add shift game 2022-07-31 13:41:43 +03:00
shift_input_gesture.h apps/games: Add shift game 2022-07-31 13:41:43 +03:00
shift_input_joystick.h apps/games: Add shift game 2022-07-31 13:41:43 +03:00
shift_inputs.h apps/games: Add shift game 2022-07-31 13:41:43 +03:00
shift_main.c apps/games: Add shift game 2022-07-31 13:41:43 +03:00