Gregory Nutt
|
804061abdc
|
Correct use of the BOARDIOC_GRAPHICS_SETUP boardctl() call
|
2015-04-16 09:11:49 -06:00 |
|
Gregory Nutt
|
3bbd9b6f41
|
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 |
|
Gregory Nutt
|
256abd6dba
|
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 |
|
Gregory Nutt
|
88956111df
|
Remove non-portable references to syslog from apps/examples
|
2014-10-08 08:33:00 -06:00 |
|
Gregory Nutt
|
ba70f33d82
|
Change all occurrences of NxConsole to NxTerm
|
2014-09-20 15:01:50 -06:00 |
|