nuttx-apps/examples/nxterm
2015-04-04 11:49:15 -06:00
..
.gitignore
Kconfig
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 More renaming: up_lcdinitialize->board_lcd_initialize, up_lcdgetdev->board_lcd_getdev, up_lcduninitialize->board_lcd_uninitialize 2015-04-04 11:49:15 -06:00
nxterm_toolbar.c
nxterm_wndo.c