summaryrefslogtreecommitdiff
path: root/apps/examples/nx/nx_main.c
Commit message (Expand)AuthorAgeFilesLines
* Move include/nuttx/fb.h to include/nuttx/video/fb.hGregory Nutt2013-12-101-1/+1
* A little SAMA5 camera stuffGregory Nutt2013-12-091-1/+1
* 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-48/+40
* Incorporated new fonts into examples; fix glyph allocation bug in nxhellopatacongo2011-07-271-1/+1
* Move NX header files to include/nuttx/nxpatacongo2011-07-241-3/+3
* apps/examples/usbstorage can now be built as NSH built-in commands; configs/s...patacongo2011-07-221-54/+58
* Use a handle instead of an ID in each font lookup; this saves doing the font ...patacongo2011-07-201-1/+15
* Setup environment to support multiple fontspatacongo2011-07-191-1/+1
* Make NX and NXTEXT built-ins; extend stm3210e-eval/nsh2 config to run the NX ...patacongo2011-07-161-1/+5
* Finish integration of the LPCXpresso OLED NX examplepatacongo2011-04-191-2/+2
* Remove user_initialize(); Make sure all integer types are signed that need to bepatacongo2011-04-061-9/+1
* Move nuttx/examples to apps/examplespatacongo2011-03-201-0/+894