summaryrefslogtreecommitdiff
path: root/apps/examples/nxtext/nxtext_server.c
Commit message (Expand)AuthorAgeFilesLines
* Correct use of the BOARDIOC_GRAPHICS_SETUP boardctl() callGregory Nutt2015-04-161-4/+14
* More renaming: up_lcdinitialize->board_lcd_initialize, up_lcdgetdev->board_lc...Gregory Nutt2015-04-041-4/+6
* Rename up_nxdrvinit() to board_graphics_setup(). Add CONFIG_BOARDCTL_GRAPHIC...Gregory Nutt2015-03-311-3/+4
* Add graphic device initialize logic (incomplete)Gregory Nutt2014-12-031-1/+1
* Remove non-portable references to syslog from apps/examplesGregory Nutt2014-10-081-10/+10
* Move include/nuttx/fb.h to include/nuttx/video/fb.hGregory Nutt2013-12-101-1/+1
* Add Calypso-related fixespatacongo2012-05-131-2/+2
* Move NX header files to include/nuttx/nxpatacongo2011-07-241-1/+1
* Fix NXTEST stringspatacongo2011-07-101-1/+1
* Add a test for NX text displays and also a configuration for the STM3210E-EVALpatacongo2011-07-081-0/+194