This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx-apps
Watch
1
Star
0
Fork
0
You've already forked nuttx-apps
Code
Issues
Pull Requests
Releases
Wiki
Activity
b65500c289
nuttx-apps
/
examples
/
touchscreen
History
Gregory Nutt
b65500c289
If now a kernel build, then add the main object in with all of the rest
2014-09-07 07:05:54 -06:00
..
.gitignore
.dSYM only needs to be in the same .gitignore files as .exe
2013-05-30 15:02:04 -06:00
Kconfig
examples/touchscreen: Add a configuration option to indicate that there is or is not an architecture-specific initialization function
2014-04-14 12:26:49 -06:00
Makefile
If now a kernel build, then add the main object in with all of the rest
2014-09-07 07:05:54 -06:00
tc_main.c
Use more standard *argv[] instead easier **argv
2014-09-06 09:23:23 -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