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-06-10 11:23:34 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
30dbae2dbe42fe88b1dbdc3b0a3a80d5537697ec
nuttx
/
drivers
/
input
T
History
Gregory Nutt
5a0963f0b0
drivers/ft5x06.x and related: Minor cleanup after completing the FT5x06 driver verification.
2017-12-19 07:14:02 -06:00
..
ads7843e.c
…
ads7843e.h
…
ajoystick.c
…
button_lower.c
…
button_upper.c
…
cypress_mbr3108.c
…
djoystick.c
…
ft5x06.c
drivers/ft5x06.x and related: Minor cleanup after completing the FT5x06 driver verification.
2017-12-19 07:14:02 -06:00
ft5x06.h
drivers/input/ft5x06.c: Add a driver for the FT5x06 capacitive, multi-touch, touchscreen controller. configs/lpcxpresso-lpc54628: Add support for the the FT5x06. Enable the driver as well as the apps/examples touchscreen test. Untested on initial commit.
2017-12-17 15:17:06 -06:00
Kconfig
drivers/ft5x06.c: Add additional configuration options: Optimize if multi-touch capability is not used. Add options to swap X/Y and thresholding to reduce the rate of false alarm reports (with no motion).
2017-12-18 10:31:49 -06:00
Make.defs
arch/arm/src/: Fix a error in last commit that was cloned in three places.
2017-12-17 14:38:20 -06:00
max11802.c
…
max11802.h
…
mxt.c
…
mxt.h
…
nunchuck.c
Fix a few typos.
2017-11-28 13:40:07 -06:00
stmpe811_adc.c
…
stmpe811_base.c
…
stmpe811_gpio.c
…
stmpe811_temp.c
…
stmpe811_tsc.c
…
stmpe811.h
…
tsc2007.c
arch/arm/src/: Fix a error in last commit that was cloned in three places.
2017-12-17 14:38:20 -06:00
tsc2007.h
…