summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2011-10-07Fix STM32 build with with no RTC; Fix STM3210E-EVAL color correction for the ...patacongo1-1/+6
2011-10-06Prep for 6.10 releasepatacongo1-12/+14
2011-10-06Add sim/nsh2 configurationpatacongo1-0/+2
2011-10-05Minor typos in examples/helloxx fixedpatacongo2-3/+3
2011-10-05apps/ build now supports an 'external' directorypatacongo2-3/+16
2011-10-03SAM3U SPI driver updatepatacongo2-8/+8
2011-10-03Verify C++ support with CodeSourcerypatacongo4-16/+62
2011-09-30Fix an error when the touchscreen test is run as an NSH built-inpatacongo1-2/+6
2011-09-29Add sim touchscreen bugfixespatacongo1-7/+7
2011-09-29Add debug instrumentationpatacongo1-0/+9
2011-09-29apps/examples/touchscreen build fixespatacongo2-3/+2
2011-09-29Add logic to limit the number of samplespatacongo3-2/+14
2011-09-29Add a simple touchscreen testpatacongo6-2/+478
2011-09-27Separate all CDC ACM descriptors into a separate C filepatacongo1-2/+2
2011-09-27CDC ACM fixespatacongo2-4/+28
2011-09-26Add examples/usbtermpatacongo6-2/+609
2011-09-23Add a test to determine if you can read data from an LCD correctlypatacongo6-2/+381
2011-09-23More TIFF fixespatacongo2-5/+24
2011-09-23Correct a couple of TIFF bugspatacongo2-8/+9
2011-09-22Minor TIFF updatespatacongo2-7/+11
2011-09-22TIFF library now passes its unit testpatacongo9-41/+141
2011-09-22Add TIFF unit testpatacongo9-14/+294
2011-09-21Code complete on TIFF creation logicpatacongo6-161/+816
2011-09-21TIFF initialization is completepatacongo4-131/+658
2011-09-20More TIFF logicpatacongo3-18/+336
2011-09-20Add beginning of a TIFF file creation librarypatacongo9-0/+1232
2011-09-18Add I2C trace capability; Fix another STM32 I2C/FSMC bug; add verify command ...patacongo11-119/+568
2011-09-17STM32 I2C driver will now operated in a polled, non-interrupting mode if so c...patacongo1-1/+1
2011-09-15More CDC serial updatespatacongo1-0/+8
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