summaryrefslogtreecommitdiff
path: root/nuttx/configs/sam3u-ek/src/sam3uek_internal.h
Commit message (Collapse)AuthorAgeFilesLines
* Eliminated sam3u_internal.h. Use separate header files instead. More ↵Gregory Nutt2013-06-021-257/+0
| | | | 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-9/+9
| | | | to SAM to ssupport SAM4. Convert all configs/sam3u-ek configurations to use the kconfig-frontends tool
* SAM3U: Add logic to bypass automated control of SPI chip selectspatacongo2011-10-081-2/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4032 42af7a65-404d-4744-a932-0658087f49c3
* ADS7843E driver is code completepatacongo2011-10-041-2/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4018 42af7a65-404d-4744-a932-0658087f49c3
* Update comments, dates, ... housekeepingpatacongo2011-10-031-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4012 42af7a65-404d-4744-a932-0658087f49c3
* Add SAM3U board-specific SPI supportpatacongo2011-10-031-246/+246
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4011 42af7a65-404d-4744-a932-0658087f49c3
* sam3u LCD driver is code complete (but untested)patacongo2010-04-201-0/+14
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2619 42af7a65-404d-4744-a932-0658087f49c3
* add lcd pin configurationpatacongo2010-04-181-12/+89
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2616 42af7a65-404d-4744-a932-0658087f49c3
* Early debug of SAM3U MCIpatacongo2010-04-111-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2587 42af7a65-404d-4744-a932-0658087f49c3
* Add MCI CD GPIOpatacongo2010-04-111-0/+42
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2585 42af7a65-404d-4744-a932-0658087f49c3
* fragments of MCI driverpatacongo2010-03-231-5/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2551 42af7a65-404d-4744-a932-0658087f49c3
* Move chip select GPIO to board-specificpatacongo2010-02-071-0/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2535 42af7a65-404d-4744-a932-0658087f49c3
* Misc fixes, add button support, GPIO interrupt supportpatacongo2010-01-231-0/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2523 42af7a65-404d-4744-a932-0658087f49c3
* Add serial and LED driverpatacongo2010-01-221-0/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2519 42af7a65-404d-4744-a932-0658087f49c3
* Add basic framework for SAM3Upatacongo2009-12-311-0/+96
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2473 42af7a65-404d-4744-a932-0658087f49c3