summaryrefslogtreecommitdiff
path: root/nuttx/configs/sam3u-ek/src/up_touchscreen.c
Commit message (Expand)AuthorAgeFilesLines
* Merged in upstream, took upstream UART driver without changes, needs re-evalu...Lorenz Meier2013-06-131-1/+3
* Add configs/sam4l-xplained/src/up_userleds.cGregory Nutt2013-06-041-1/+0
* Eliminated sam3u_internal.h. Use separate header files instead. More renamin...Gregory Nutt2013-06-021-9/+9
* Move SAM3U header files to arch/arm/src/sam3u/chip. Some renaming of SAM3U to...Gregory Nutt2013-06-021-8/+8
* NxWM: Finishes touchscreen implementation; NuttX: Standardize touchscreen ini...patacongo2012-05-111-5/+25
* Turn PIC32MXMMB backlight offpatacongo2012-04-251-0/+0
* ADS7843 updatespatacongo2011-10-121-1/+11
* Fix C++ dependencies, cleaning, ..patacongo2011-10-051-3/+18
* ADS7843E driver is code completepatacongo2011-10-041-16/+56
* SAM3U SPI driver updatepatacongo2011-10-031-2/+12
* Add hooks for the ADS7843E touchscreen controllerpatacongo2011-10-031-0/+197