summaryrefslogtreecommitdiff
path: root/apps/examples/nxhello
Commit message (Expand)AuthorAgeFilesLines
* USB device drivers: Add hooks to to use common, external DMA buffer allocatio...patacongo2012-09-134-4/+4
* Add configurable application entry pointpatacongo2012-08-301-18/+10
* More STM3240G-EVAL LCD updatespatacongo2012-04-273-3/+3
* update Kconfig filespatacongo2012-04-131-0/+9
* Add kconfig documentationpatacongo2012-04-061-1/+1
* Adding skeleton Kconfig files (part 3 of 2)patacongo2012-04-061-0/+4
* Incorporated new fonts into examples; fix glyph allocation bug in nxhellopatacongo2011-07-273-6/+17
* Add memory usage monitor to USB storage examplepatacongo2011-07-251-1/+1
* Move NX header files to include/nuttx/nxpatacongo2011-07-243-8/+8
* apps/examples/usbstorage can now be built as NSH built-in commands; configs/s...patacongo2011-07-222-3/+3
* Add a NuttX logo image examplepatacongo2011-07-212-3/+3
* Use a handle instead of an ID in each font lookup; this saves doing the font ...patacongo2011-07-203-4/+18
* Setup environment to support multiple fontspatacongo2011-07-191-3/+3
* Add sem_timedwait()patacongo2011-07-191-1/+1
* Add apps/examples/nxhello -- a VERY simple graphics examplepatacongo2011-07-184-0/+1013