summaryrefslogtreecommitdiff
path: root/apps/examples/nxhello/nxhello_bkgd.c
Commit message (Expand)AuthorAgeFilesLines
* Fix UG-2832HSWEG04 landscape. Add reverse landscape support to UG_2864AMBAG0...Gregory Nutt2013-06-241-3/+3
* Add support for the UG-2843HHSWEG04 OLED and for the SAM4L Xplained Pro OLED ...Gregory Nutt2013-06-231-2/+2
* USB device drivers: Add hooks to to use common, external DMA buffer allocatio...patacongo2012-09-131-1/+1
* More STM3240G-EVAL LCD updatespatacongo2012-04-271-1/+1
* Incorporated new fonts into examples; fix glyph allocation bug in nxhellopatacongo2011-07-271-4/+10
* 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-1/+1
* Add a NuttX logo image examplepatacongo2011-07-211-2/+2
* Use a handle instead of an ID in each font lookup; this saves doing the font ...patacongo2011-07-201-3/+3
* 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-181-0/+437