This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
mirror of
https://github.com/apache/nuttx.git
synced
2026-05-11 07:48:59 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
3a67c182b4d2aab04e41342cc64ec7faf73869ce
nuttx
/
drivers
/
input
T
History
Gregory Nutt
3cc6bee189
Nucleo-f4x1re: Fix some joystick pin definitions
2014-12-04 12:04:21 -06:00
..
ads7843e.c
Cosmetic updates to comments
2014-10-11 15:20:21 -06:00
ads7843e.h
…
ajoystick.c
Nucleo-f4x1re: Fix some joystick pin definitions
2014-12-04 12:04:21 -06:00
djoystick.c
Update/correct some comments
2014-11-29 07:08:30 -06:00
Kconfig
Update/correct some comments
2014-11-29 07:08:30 -06:00
Make.defs
Add an analog joystick driver. Initial checkin is only a little more of a clone of the discrete joystick driver and is as-of-yet untested
2014-11-28 19:59:27 -06:00
max11802.c
…
max11802.h
…
mxt.c
More fixes to problems noted by cppcheck. Some are kind of risky; some are real bugs.
2014-11-25 13:15:09 -06:00
mxt.h
…
stmpe811_adc.c
…
stmpe811_base.c
Reanem kzalloc to kmm_zalloc for consistency
2014-08-31 17:34:44 -06:00
stmpe811_gpio.c
…
stmpe811_temp.c
…
stmpe811_tsc.c
Eliminate warnings
2014-10-11 17:02:35 -06:00
stmpe811.h
…
tsc2007.c
…
tsc2007.h
…