nuttx-apps/games/brickmatch
aviralgarg05 68aa7a838b games/brickmatch: add touchscreen input and module support
Route touch presses through BrickMatch's input layer and allow the game to build as a module.

Signed-off-by: aviralgarg05 <gargaviral99@gmail.com>
2026-08-20 09:17:22 -03:00
..
bm_input_console.h games: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
bm_input_gesture.h games: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
bm_input_gpio.h games/brickmatch: Add GPIO input option 2025-02-26 11:31:02 -03:00
bm_input_joystick.h games: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
bm_input_touch.h games/brickmatch: add touchscreen input and module support 2026-08-20 09:17:22 -03:00
bm_inputs.h games/brickmatch: add touchscreen input and module support 2026-08-20 09:17:22 -03:00
bm_main.c games/brickmatch: add touchscreen input and module support 2026-08-20 09:17:22 -03:00
Kconfig games/brickmatch: add touchscreen input and module support 2026-08-20 09:17:22 -03:00
Make.defs games: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
Makefile games: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00