mirror of
https://github.com/apache/nuttx.git
synced 2026-05-26 02:36:11 +08:00
drivers/input/nunchuck.c: Add Nintendo Wii Nunchuck driver
This commit is contained in:
committed by
Gregory Nutt
parent
da7f0542f0
commit
5a814a773d
@@ -58,6 +58,12 @@
|
||||
#endif
|
||||
#endif /* CONFIG_NET */
|
||||
|
||||
#ifdef CONFIG_INPUT
|
||||
/* Include input driver IOCTL definitions */
|
||||
|
||||
# include <nuttx/input/ioctl.h>
|
||||
#endif
|
||||
|
||||
#ifdef CONFIG_DRIVERS_WIRELESS
|
||||
/* Include wireless character driver IOCTL definitions */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user