aboutsummaryrefslogtreecommitdiff
path: root/nuttx/graphics
Commit message (Expand)AuthorAgeFilesLines
* Add kconfig documentationpatacongo2012-04-061-1/+1
* Adding skeleton Kconfig files (part 1 of 2)patacongo2012-04-061-0/+4
* Add support for backspace and a cursor to NxConsolepatacongo2012-03-316-1/+168
* More fixes for NxConsole driverpatacongo2012-03-306-66/+33
* Add framework in NxConsole to support VT100 escape sequencespatacongo2012-03-308-99/+529
* Can now run an NSH session within an NX windowpatacongo2012-03-299-17/+163
* The NX console appears to be fully functionalpatacongo2012-03-288-86/+83
* NX console should only be available if NX multi-user mode is enabledpatacongo2012-03-283-14/+14
* NX console updatespatacongo2012-03-283-2/+7
* More NX Console fixes... good progress but still not ready for prime timepatacongo2012-03-282-7/+9
* NFS updatepatacongo2012-03-282-2/+5
* Updaes for NX Consolepatacongo2012-03-277-15/+15
* NX console driver is code complete but untestedpatacongo2012-03-277-19/+455
* Add a test for the NX console devicepatacongo2012-03-272-32/+42
* Add more NX console logicpatacongo2012-03-274-10/+636
* NFS update + another NX console driver filepatacongo2012-03-275-18/+258
* Add beginnings of an NX console driverpatacongo2012-03-269-14/+1029
* Several font files were missing a newline at the endpatacongo2012-02-1317-23/+22
* Completes coding of the PWM modulepatacongo2011-12-19184-0/+40169