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
4a93c238b6
nuttx-apps
/
examples
/
nxterm
History
Gregory Nutt
804061abdc
Correct use of the BOARDIOC_GRAPHICS_SETUP boardctl() call
2015-04-16 09:11:49 -06:00
..
.gitignore
Rename all occurences of NxConsole to NxTerm
2014-09-20 14:51:48 -06:00
Kconfig
Rename all occurences of NxConsole to NxTerm
2014-09-20 14:51:48 -06:00
Makefile
Update makefile for kernel-build issues
2014-10-22 12:07:23 -06:00
nxterm_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
nxterm_main.c
Remove non-portable references to syslog from apps/examples
2014-10-08 08:33:00 -06:00
nxterm_server.c
Correct use of the BOARDIOC_GRAPHICS_SETUP boardctl() call
2015-04-16 09:11:49 -06:00
nxterm_toolbar.c
Rename all occurences of NxConsole to NxTerm
2014-09-20 14:51:48 -06:00
nxterm_wndo.c
Rename all occurences of NxConsole to NxTerm
2014-09-20 14:51:48 -06:00