summaryrefslogtreecommitdiff
path: root/apps/examples/nximage/nximage_main.c
Commit message (Expand)AuthorAgeFilesLines
* Fixes for more complaints from cppcheckGregory Nutt2014-11-251-1/+1
* Remove non-portable references to syslog from apps/examplesGregory Nutt2014-10-081-18/+18
* Use more standard *argv[] instead easier **argvGregory Nutt2014-09-061-1/+1
* With kernel build, entry point to all tasks is main, not some xyz_mainGregory Nutt2014-09-061-0/+4
* Move include/nuttx/fb.h to include/nuttx/video/fb.hGregory Nutt2013-12-101-1/+1
* Several bugfixes contributed by Petteri Aimonenpatacongo2012-10-201-1/+2
* USB device drivers: Add hooks to to use common, external DMA buffer allocatio...patacongo2012-09-131-1/+1
* Add configurable application entry pointpatacongo2012-08-301-17/+9
* More STM3240G-EVAL LCD updatespatacongo2012-04-271-1/+1
* Add loopback support to STM32 CAN driver; Add apps/examples/can loopback testpatacongo2011-12-221-0/+0
* Move NX header files to include/nuttx/nxpatacongo2011-07-241-3/+3
* Add a NuttX logo image examplepatacongo2011-07-211-0/+289