summaryrefslogtreecommitdiff
path: root/nuttx/configs/sam3u-ek/src
Commit message (Expand)AuthorAgeFilesLines
* NxWM: Finishes touchscreen implementation; NuttX: Standardize touchscreen ini...patacongo2012-05-111-5/+25
* Turn PIC32MXMMB backlight offpatacongo2012-04-251-0/+0
* Massive name change USB STRG -> USB MSCpatacongo2012-01-252-14/+14
* ADS7843 updatespatacongo2011-10-122-3/+11
* SAM3U: Add logic to bypass automated control of SPI chip selectspatacongo2011-10-083-15/+107
* Fix C++ dependencies, cleaning, ..patacongo2011-10-051-3/+18
* ADS7843E driver is code completepatacongo2011-10-043-18/+62
* SAM3U SPI driver updatepatacongo2011-10-032-5/+18
* Add hooks for the ADS7843E touchscreen controllerpatacongo2011-10-032-0/+200
* Update comments, dates, ... housekeepingpatacongo2011-10-033-3/+3
* Add SAM3U board-specific SPI supportpatacongo2011-10-0311-399/+396
* Name change: Change Cortex-M3 naming to ARMv7-M naming so support Cortex-M4patacongo2011-08-051-2/+2
* Misc documentation/LCD-related updatespatacongo2011-08-051-5/+5
* Add support for STM3210E-EVAL button interruptspatacongo2011-07-071-2/+2
* Standardize button interfacespatacongo2011-07-071-56/+80
* More build fixespatacongo2011-03-201-1/+1
* Update documentation, change CONFIG_EXAMPLES_NSH to CONFIG_NSHpatacongo2011-03-182-19/+19
* Create include/nuttx/usb directorypatacongo2010-12-141-3/+3
* P14201 driver now uses new SPI cmddata methodpatacongo2010-12-041-1/+1
* Replace CONFIG_EXAMPLE with CONFIG_APP_DIRpatacongo2010-08-281-2/+2
* More NX LCD fixespatacongo2010-04-231-20/+89
* More LCD fixespatacongo2010-04-211-8/+10
* Fix a couple more LCD bugspatacongo2010-04-211-3/+3
* Some LCD output, still a long way to gopatacongo2010-04-211-10/+57
* sam3u LCD driver is code complete (but untested)patacongo2010-04-202-31/+499
* Add SMC configurationpatacongo2010-04-191-0/+29
* Add HX834x register access routinespatacongo2010-04-181-1/+38
* add lcd pin configurationpatacongo2010-04-182-14/+118
* Framework for SAM3U LCD driverpatacongo2010-04-181-55/+105
* Beginnings of AT91SAM3U LCD driverpatacongo2010-04-183-3/+357
* Early debug of SAM3U MCIpatacongo2010-04-113-14/+19
* Add MCI CD GPIOpatacongo2010-04-115-10/+192
* fragments of MCI driverpatacongo2010-03-231-5/+4
* Need to set up SD card detect GPIOpatacongo2010-02-071-0/+6
* Remove some STM32-isms and SPI supportpatacongo2010-02-071-53/+10
* Move chip select GPIO to board-specificpatacongo2010-02-071-0/+5
* Misc fixes, add button support, GPIO interrupt supportpatacongo2010-01-232-2/+85
* Add READMEpatacongo2010-01-221-4/+4
* Add serial and LED driverpatacongo2010-01-222-2/+98
* Add basic framework for SAM3Upatacongo2009-12-319-0/+1112