nuttx-apps/examples/nxtext
2014-09-07 07:09:22 -06:00
..
.gitignore .dSYM only needs to be in the same .gitignore files as .exe 2013-05-30 15:02:04 -06:00
Kconfig New touchscreen scaling algorithm for the case where measured X values vary with y position (and vice versa) 2013-10-17 12:07:14 -06:00
Makefile Add the main object to the dependencies for the kernel build 2014-09-07 07:09:22 -06:00
nxtext_bkgd.c Rename CONFIG_NX_MOUSE to CONFIG_NX_INPUT, then add CONFIG_NX_XYINPUT_MOUSE and CONFIG_XYINPUT_TOUCHSCREEN 2014-07-16 16:31:31 -06:00
nxtext_internal.h Add syslog.h; rename lib_rawprintf() to syslog() 2013-01-28 21:55:16 +00:00
nxtext_main.c Use more standard *argv[] instead easier **argv 2014-09-06 09:23:23 -06:00
nxtext_popup.c Rename CONFIG_NX_MOUSE to CONFIG_NX_INPUT, then add CONFIG_NX_XYINPUT_MOUSE and CONFIG_XYINPUT_TOUCHSCREEN 2014-07-16 16:31:31 -06:00
nxtext_putc.c More trailing whilespace removal 2014-04-13 16:24:28 -06:00
nxtext_server.c Move include/nuttx/fb.h to include/nuttx/video/fb.h 2013-12-10 09:23:54 -06:00