summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/sam3u-ek/src
AgeCommit message (Expand)AuthorFilesLines
2011-10-12ADS7843 updatespatacongo2-3/+11
2011-10-08SAM3U: Add logic to bypass automated control of SPI chip selectspatacongo3-15/+107
2011-10-05Fix C++ dependencies, cleaning, ..patacongo1-3/+18
2011-10-04ADS7843E driver is code completepatacongo3-18/+62
2011-10-03SAM3U SPI driver updatepatacongo2-5/+18
2011-10-03Add hooks for the ADS7843E touchscreen controllerpatacongo2-0/+200
2011-10-03Update comments, dates, ... housekeepingpatacongo3-3/+3
2011-10-03Add SAM3U board-specific SPI supportpatacongo11-399/+396
2011-08-05Name change: Change Cortex-M3 naming to ARMv7-M naming so support Cortex-M4patacongo1-2/+2
2011-08-05Misc documentation/LCD-related updatespatacongo1-5/+5
2011-07-07Add support for STM3210E-EVAL button interruptspatacongo1-2/+2
2011-07-07Standardize button interfacespatacongo1-56/+80
2011-03-20More build fixespatacongo1-1/+1
2011-03-18Update documentation, change CONFIG_EXAMPLES_NSH to CONFIG_NSHpatacongo2-19/+19
2010-12-14Create include/nuttx/usb directorypatacongo1-3/+3
2010-12-04P14201 driver now uses new SPI cmddata methodpatacongo1-1/+1
2010-08-28Replace CONFIG_EXAMPLE with CONFIG_APP_DIRpatacongo1-2/+2
2010-04-23More NX LCD fixespatacongo1-20/+89
2010-04-21More LCD fixespatacongo1-8/+10
2010-04-21Fix a couple more LCD bugspatacongo1-3/+3
2010-04-21Some LCD output, still a long way to gopatacongo1-10/+57
2010-04-20sam3u LCD driver is code complete (but untested)patacongo2-31/+499
2010-04-19Add SMC configurationpatacongo1-0/+29
2010-04-18Add HX834x register access routinespatacongo1-1/+38
2010-04-18add lcd pin configurationpatacongo2-14/+118
2010-04-18Framework for SAM3U LCD driverpatacongo1-55/+105
2010-04-18Beginnings of AT91SAM3U LCD driverpatacongo3-3/+357
2010-04-11Early debug of SAM3U MCIpatacongo3-14/+19
2010-04-11Add MCI CD GPIOpatacongo5-10/+192
2010-03-23fragments of MCI driverpatacongo1-5/+4
2010-02-07Need to set up SD card detect GPIOpatacongo1-0/+6
2010-02-07Remove some STM32-isms and SPI supportpatacongo1-53/+10
2010-02-07Move chip select GPIO to board-specificpatacongo1-0/+5
2010-01-23Misc fixes, add button support, GPIO interrupt supportpatacongo2-2/+85
2010-01-22Add READMEpatacongo1-4/+4
2010-01-22Add serial and LED driverpatacongo2-2/+98
2009-12-31Add basic framework for SAM3Upatacongo9-0/+1112