summaryrefslogtreecommitdiff
path: root/apps/examples/nxhello/nxhello_main.c
Commit message (Collapse)AuthorAgeFilesLines
* Incorporated new fonts into examples; fix glyph allocation bug in nxhellopatacongo2011-07-271-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3822 42af7a65-404d-4744-a932-0658087f49c3
* Add memory usage monitor to USB storage examplepatacongo2011-07-251-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3817 42af7a65-404d-4744-a932-0658087f49c3
* Move NX header files to include/nuttx/nxpatacongo2011-07-241-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3816 42af7a65-404d-4744-a932-0658087f49c3
* apps/examples/usbstorage can now be built as NSH built-in commands; ↵patacongo2011-07-221-2/+2
| | | | | | configs/stm3210e-eval/nsh2 now uses these usb storage commands git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3812 42af7a65-404d-4744-a932-0658087f49c3
* Add a NuttX logo image examplepatacongo2011-07-211-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3804 42af7a65-404d-4744-a932-0658087f49c3
* Use a handle instead of an ID in each font lookup; this saves doing the font ↵patacongo2011-07-201-0/+12
| | | | | | set lookup each time git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3802 42af7a65-404d-4744-a932-0658087f49c3
* Add apps/examples/nxhello -- a VERY simple graphics examplepatacongo2011-07-181-0/+282
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3797 42af7a65-404d-4744-a932-0658087f49c3