summaryrefslogtreecommitdiff
path: root/apps/examples/touchscreen/tc_main.c
Commit message (Expand)AuthorAgeFilesLines
* USB device drivers: Add hooks to to use common, external DMA buffer allocatio...patacongo2012-09-131-1/+1
* Add configurable application entry pointpatacongo2012-08-301-19/+11
* The STMPE11/touchscreen is now fully functional on the STM3240G-EVALpatacongo2012-05-081-1/+3
* Fix PIC32 error in last check-inpatacongo2011-11-251-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-291-2/+4
* Add a simple touchscreen testpatacongo2011-09-291-0/+199