Skip to content

Commit

Permalink
input: Remove legacy input code
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryzee119 committed Mar 27, 2021
1 parent 8c55e0d commit 2fa0114
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 613 deletions.
1 change: 0 additions & 1 deletion lib/hal/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ HAL_SRCS := \
$(NXDK_DIR)/lib/hal/audio.c \
$(NXDK_DIR)/lib/hal/debug.c \
$(NXDK_DIR)/lib/hal/fileio.c \
$(NXDK_DIR)/lib/hal/input.c \
$(NXDK_DIR)/lib/hal/io.c \
$(NXDK_DIR)/lib/hal/led.c \
$(NXDK_DIR)/lib/hal/video.c \
Expand Down
268 changes: 0 additions & 268 deletions lib/hal/input.c

This file was deleted.

32 changes: 0 additions & 32 deletions lib/hal/input.h

This file was deleted.

Loading

0 comments on commit 2fa0114

Please sign in to comment.