nuttx-apps/examples/nxtext
2015-09-05 15:13:03 -04:00
..
.gitignore .dSYM only needs to be in the same .gitignore files as .exe 2013-05-30 15:02:04 -06:00
Kconfig Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation 2015-06-28 08:14:53 -06:00
Make.defs apps/examples: Modify/simpify apps/examples build files. From Roman Saveljev. 2015-05-06 08:19:54 -06:00
Makefile Simplify apps/ Makefiles by combining common logic into the Makefile fragment Application.mk 2015-09-05 15:13:03 -04:00
nxtext_bkgd.c Remove non-portable references to syslog from apps/examples 2014-10-08 08:33:00 -06:00
nxtext_internal.h Rename up_nxdrvinit() to board_graphics_setup(). Add CONFIG_BOARDCTL_GRAPHICS that will enabled calls to board_graphics_setup() from boardctrl(). In apps/ and NxWidgts/, replace all calls to up_nxdrvinit with calls to boardctl(). 2015-03-31 16:20:21 -06:00
nxtext_main.c Fix some warnings/errors detected by nuttx/tools/testbuilds.sh 2015-07-10 18:41:56 -06:00
nxtext_popup.c Fixes for more complaints from cppcheck 2014-11-25 10:32:54 -06:00
nxtext_putc.c Remove non-portable references to syslog from apps/examples 2014-10-08 08:33:00 -06:00
nxtext_server.c Correct use of the BOARDIOC_GRAPHICS_SETUP boardctl() call 2015-04-16 09:11:49 -06:00