summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2011-09-11Prep for 6.9 Releasepatacongo1-1/+3
2011-09-08Fix I2C/FSMC conflict for STM32; Fix STM32 clock setuppatacongo3-4/+35
2011-09-06Fix a error the the STM32 I2C timeout logicpatacongo3-5/+6
2011-09-02Update I2C READMEpatacongo1-3/+73
2011-09-02Add I2C README filepatacongo1-0/+245
2011-09-01Fix errors in gmtime and gmtime_rpatacongo3-3/+17
2011-09-01Add NSH date commandpatacongo4-0/+345
2011-08-30I2C tool no longer hangs on dev commandpatacongo3-10/+24
2011-08-30Initial debug changes to the I2C toolpatacongo4-22/+23
2011-08-30First cut at I2C toolpatacongo8-138/+448
2011-08-29More I2C tool logicpatacongo9-121/+515
2011-08-29Add framework for I2C toolspatacongo8-1/+988
2011-08-28Use instead of makepatacongo4-7/+7
2011-08-24Add a test of the circle rendering logicpatacongo4-51/+141
2011-08-19Prep for 6.8 releasepatacongo1-1/+3
2011-08-04Add Yu Qiang's patch for RGMP support on the ARMpatacongo1-3/+16
2011-08-03Fix numerous errors in trapezoid rendering and wide line drawing algorithmspatacongo3-8/+8
2011-08-03Fix numerous errors in trapezoid rendering and wide line drawing algorithmspatacongo7-3/+872
2011-08-02Prep for 6.7 Releasepatacongo1-1/+2
2011-07-27Incorporated new fonts into examples; fix glyph allocation bug in nxhellopatacongo12-36/+84
2011-07-26Improve USB mass storgage memory usage instrumentationpatacongo2-8/+21
2011-07-25Add memory usage monitor to USB storage examplepatacongo4-13/+163
2011-07-24Move NX header files to include/nuttx/nxpatacongo21-46/+48
2011-07-24Update BDF converterpatacongo1-9/+42
2011-07-23Add JP's BDF font conversion programpatacongo1-1/+6
2011-07-22apps/examples/usbstorage can now be built as NSH built-in commands; configs/s...patacongo9-109/+250
2011-07-22Documentation updatepatacongo1-1/+8
2011-07-21Documentation Updatespatacongo1-1/+10
2011-07-21Add greyscale imagepatacongo2-12/+916
2011-07-21Reduce image size; documentation updates; LPC17 typo fixedpatacongo2-30/+1561
2011-07-21Fix loop terminatin valuepatacongo1-1/+1
2011-07-21Add a NuttX logo image examplepatacongo1-0/+3
2011-07-21Add a NuttX logo image examplepatacongo9-6/+2321
2011-07-20Use a handle instead of an ID in each font lookup; this saves doing the font ...patacongo12-12/+66
2011-07-19Add support for multiple fontspatacongo1-3/+4
2011-07-19Setup environment to support multiple fontspatacongo6-9/+9
2011-07-19Add sem_timedwait()patacongo1-1/+1
2011-07-18Add apps/examples/nxhello -- a VERY simple graphics examplepatacongo6-1/+1049
2011-07-17Fix a link problempatacongo1-2/+2
2011-07-16Make NX and NXTEXT built-ins; extend stm3210e-eval/nsh2 config to run the NX ...patacongo9-8/+59
2011-07-14Fix NXTEXT link errorpatacongo1-2/+2
2011-07-11Prep for 6.6 Releasepatacongo1-2/+5
2011-07-11Correct an NX error that would leave stuff on the display when a window is cl...patacongo3-45/+26
2011-07-10Fix more NXTEXT bugs -- seems to be working nowpatacongo5-58/+139
2011-07-10Fix NXTEST stringspatacongo5-35/+35
2011-07-10Fix an error in the NX move logicpatacongo1-0/+6
2011-07-10Fix a few NXTEXT bugspatacongo5-78/+133
2011-07-10Fix some NXTEXT bkgd redraw errorspatacongo2-2/+6
2011-07-09Fix an error in a bounding box calculationpatacongo2-7/+28
2011-07-09Fix a critical font rendering bugpatacongo1-1/+1