summaryrefslogtreecommitdiff
path: root/apps/examples/nxhello/nxhello_main.c
Commit message (Expand)AuthorAgeFilesLines
* 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-18/+10
* More STM3240G-EVAL LCD updatespatacongo2012-04-271-1/+1
* Incorporated new fonts into examples; fix glyph allocation bug in nxhellopatacongo2011-07-271-1/+1
* Add memory usage monitor to USB storage examplepatacongo2011-07-251-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-2/+2
* Add a NuttX logo image examplepatacongo2011-07-211-1/+1
* Use a handle instead of an ID in each font lookup; this saves doing the font ...patacongo2011-07-201-0/+12
* Add apps/examples/nxhello -- a VERY simple graphics examplepatacongo2011-07-181-0/+282