This website requires JavaScript.
Explore
Help
Sign In
apache
/
nuttx-apps
Watch
1
Star
0
Fork
0
You've already forked nuttx-apps
mirror of
https://github.com/apache/nuttx-apps.git
synced
2025-07-05 19:30:07 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
nuttx-apps
/
examples
/
touchscreen
History
Gregory Nutt
c7fe4a15e9
HID mouse can now support some while mice. Problems with Microsoft mice
2014-02-10 11:53:37 -06:00
..
.gitignore
.dSYM only needs to be in the same .gitignore files as .exe
2013-05-30 15:02:04 -06:00
Kconfig
Add a mouse interface that is similar to the touchscreen interface except that it can handle multple buttons and continuously reports positional data so that it can control a cursor
2014-02-10 10:14:22 -06:00
Makefile
Updates to README files
2013-06-01 17:25:16 -06:00
tc_main.c
HID mouse can now support some while mice. Problems with Microsoft mice
2014-02-10 11:53:37 -06:00
tc.h
Add a mouse interface that is similar to the touchscreen interface except that it can handle multple buttons and continuously reports positional data so that it can control a cursor
2014-02-10 10:14:22 -06:00