This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx-apps
Watch
1
Star
0
Fork
0
You've already forked nuttx-apps
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx-apps
/
games
/
shift
History
Xiang Xiao
aa99d267b7
Change the private default signal number to 32
...
and remove the unused private signal number macro Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2023-04-05 03:38:24 -07:00
..
Kconfig
Kconfig: Make indent consistent with TABS
2023-02-10 14:11:48 +08: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
Fix the minor style issue
2022-10-16 19:07:16 +02:00
shift_input_joystick.h
Change the private default signal number to 32
2023-04-05 03:38:24 -07:00
shift_inputs.h
apps/games: Add shift game
2022-07-31 13:41:43 +03:00
shift_main.c
Fix Error: shift_main.c:763:7: error: variable 'score' set but not used [-Werror,-Wunused-but-set-variable]
2022-10-31 06:28:17 +01:00