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-13 02:18:38 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
4657f5c8708d63baac88bd7560133e896db05a0d
nuttx
/
drivers
/
input
T
History
Gregory Nutt
19d31412f7
Update/correct some comments
2014-11-29 07:08:30 -06:00
..
ads7843e.c
Cosmetic updates to comments
2014-10-11 15:20:21 -06:00
ads7843e.h
…
ajoystick.c
Update/correct some comments
2014-11-29 07:08:30 -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
…