summaryrefslogtreecommitdiff
path: root/apps/examples/touchscreen
Commit message (Expand)AuthorAgeFilesLines
* Partial change: Removing bash ARCHIVE looppatacongo2012-11-111-4/+2
* USB device drivers: Add hooks to to use common, external DMA buffer allocatio...patacongo2012-09-133-3/+3
* Add configurable application entry pointpatacongo2012-08-301-19/+11
* NxWM: Finishes touchscreen implementation; NuttX: Standardize touchscreen ini...patacongo2012-05-111-24/+0
* The STMPE11/touchscreen is now fully functional on the STM3240G-EVALpatacongo2012-05-081-1/+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
* Fix PIC32 error in last check-inpatacongo2011-11-251-1/+1
* Button test can now be built as an NSH commandpatacongo2011-11-141-1/+1
* Fix an error when the touchscreen test is run as an NSH built-inpatacongo2011-09-301-2/+6
* Add sim touchscreen bugfixespatacongo2011-09-291-7/+7
* Add debug instrumentationpatacongo2011-09-291-0/+9
* apps/examples/touchscreen build fixespatacongo2011-09-291-2/+2
* Add logic to limit the number of samplespatacongo2011-09-292-2/+9
* Add a simple touchscreen testpatacongo2011-09-293-0/+436