summaryrefslogtreecommitdiff
path: root/nuttx/configs/sam3u-ek/src/up_touchscreen.c
Commit message (Collapse)AuthorAgeFilesLines
* Merged in upstream, took upstream UART driver without changes, needs ↵Lorenz Meier2013-06-131-1/+3
| | | | re-evaluation (minor diffs to local version)
* Add configs/sam4l-xplained/src/up_userleds.cGregory Nutt2013-06-041-1/+0
|
* Eliminated sam3u_internal.h. Use separate header files instead. More ↵Gregory Nutt2013-06-021-9/+9
| | | | renaming from sam3u_ to sam_ to make room in the namespce for the sam4l_
* Move SAM3U header files to arch/arm/src/sam3u/chip. Some renaming of SAM3U ↵Gregory Nutt2013-06-021-8/+8
| | | | to SAM to ssupport SAM4. Convert all configs/sam3u-ek configurations to use the kconfig-frontends tool
* NxWM: Finishes touchscreen implementation; NuttX: Standardize touchscreen ↵patacongo2012-05-111-5/+25
| | | | | | initialization interfaces for all boards git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4721 42af7a65-404d-4744-a932-0658087f49c3
* Turn PIC32MXMMB backlight offpatacongo2012-04-251-0/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4653 42af7a65-404d-4744-a932-0658087f49c3
* ADS7843 updatespatacongo2011-10-121-1/+11
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4042 42af7a65-404d-4744-a932-0658087f49c3
* Fix C++ dependencies, cleaning, ..patacongo2011-10-051-3/+18
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4025 42af7a65-404d-4744-a932-0658087f49c3
* ADS7843E driver is code completepatacongo2011-10-041-16/+56
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4018 42af7a65-404d-4744-a932-0658087f49c3
* SAM3U SPI driver updatepatacongo2011-10-031-2/+12
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4017 42af7a65-404d-4744-a932-0658087f49c3
* Add hooks for the ADS7843E touchscreen controllerpatacongo2011-10-031-0/+197
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4013 42af7a65-404d-4744-a932-0658087f49c3