summaryrefslogtreecommitdiff
path: root/apps/examples/nxconsole/nxcon_main.c
Commit message (Expand)AuthorAgeFilesLines
* With kernel build, entry point to all tasks is main, not some xyz_mainGregory Nutt2014-09-061-0/+4
* Remove final traces of the 8015 from the NuttX source treeGregory Nutt2014-09-011-1/+1
* More trailing whilespace removalGregory Nutt2014-04-131-2/+2
* Move include/nuttx/fb.h to include/nuttx/video/fb.hGregory Nutt2013-12-101-1/+1
* Add configurable application entry pointpatacongo2012-08-301-22/+22
* Can now run an NSH session within an NX windowpatacongo2012-03-291-126/+105
* NX console should only be available if NX multi-user mode is enabledpatacongo2012-03-281-103/+1
* NX console updatespatacongo2012-03-281-1/+1
* NFS updatepatacongo2012-03-281-2/+31
* Updaes for NX Consolepatacongo2012-03-271-3/+3
* Add a test for the NX console devicepatacongo2012-03-271-0/+506