summaryrefslogtreecommitdiff
path: root/nuttx/configs/sam3u-ek
Commit message (Expand)AuthorAgeFilesLines
* Prep for 6.0 releasenuttx-6.0patacongo2011-03-213-9/+9
* More build fixespatacongo2011-03-201-1/+1
* Move nuttx/examples to apps/examplespatacongo2011-03-206-39/+124
* Use = instead of / for delimiter in appconfig filespatacongo2011-03-191-1/+1
* Update documentation, change CONFIG_EXAMPLES_NSH to CONFIG_NSHpatacongo2011-03-185-196/+196
* Move NSH to apps/ as librarypatacongo2011-03-181-0/+36
* More support for SLIP data link protocolpatacongo2011-03-123-6/+0
* Create include/nuttx/usb directorypatacongo2010-12-141-3/+3
* P14201 driver now uses new SPI cmddata methodpatacongo2010-12-044-4/+4
* Add strnlen()patacongo2010-10-273-0/+3
* Fix a signal trampoline bugnuttx-5.12patacongo2010-10-272-0/+174
* Replace CONFIG_EXAMPLE with CONFIG_APP_DIRpatacongo2010-08-284-11/+11
* Add IDE notepatacongo2010-08-271-1/+13
* Documentation/NXGraphicsSubsystem.htmlpatacongo2010-04-241-1/+1
* More NX LCD fixespatacongo2010-04-232-22/+91
* 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-212-16/+63
* sam3u LCD driver is code complete (but untested)patacongo2010-04-203-31/+503
* 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-188-3/+1598
* Ooops.. too soonpatacongo2010-04-181-5/+5
* Code complete for NX for LCDpatacongo2010-04-181-5/+8
* Early debug of SAM3U MCIpatacongo2010-04-113-14/+19
* Add MCI CD GPIOpatacongo2010-04-115-10/+192
* Update clock logicpatacongo2010-04-071-0/+22
* Add DMA HSMCI optionspatacongo2010-04-031-1/+3
* MCI requires DMApatacongo2010-03-262-0/+6
* fragments of MCI driverpatacongo2010-03-232-6/+5
* 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
* Added NSH configure for SAM3Upatacongo2010-01-304-0/+1095
* Fix SRAM1 base addresspatacongo2010-01-302-13/+16
* Fix memory configurationpatacongo2010-01-241-1/+1
* Default format is .binpatacongo2010-01-231-2/+2
* Misc fixes, add button support, GPIO interrupt supportpatacongo2010-01-235-19/+144
* Add READMEpatacongo2010-01-224-8/+304
* Fix link addresspatacongo2010-01-221-5/+5
* Add serial and LED driverpatacongo2010-01-224-20/+108
* Flesh out USART pin definitionspatacongo2010-01-201-113/+0
* Add beginning of SAM3U GPIO config logicpatacongo2010-01-191-0/+123
* Add SAM3U clock and systick init logicpatacongo2010-01-172-15/+44
* Extend configurationpatacongo2010-01-021-5/+22
* Flesh out memory mappatacongo2010-01-011-16/+14
* Add basic framework for SAM3Upatacongo2009-12-3114-0/+2304