summaryrefslogtreecommitdiff
path: root/nuttx/configs/sam3u-ek/nx
Commit message (Expand)AuthorAgeFilesLines
* Kconfig updatepatacongo2012-04-121-1/+1
* NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo2012-02-021-2/+0
* More name changes: USBSER->PL2303 CDCSER->CDCACMpatacongo2012-01-251-20/+20
* Massive name change USB STRG -> USB MSCpatacongo2012-01-251-22/+22
* Setup environment to support multiple fontspatacongo2011-07-191-2/+2
* Add resource.h and fixed frequently cloned typopatacongo2011-05-241-2/+2
* Add a layer to redirect kernel-mode memory manager accessespatacongo2011-04-051-3/+0
* Pass __KERNEL__ define (or not) to all makes to handle small differences in u...patacongo2011-04-031-3/+3
* Remove .built_alwayspatacongo2011-04-011-1/+1
* Prep for 6.0 releasenuttx-6.0patacongo2011-03-211-3/+3
* Move nuttx/examples to apps/examplespatacongo2011-03-202-1/+40
* Update documentation, change CONFIG_EXAMPLES_NSH to CONFIG_NSHpatacongo2011-03-181-59/+59
* More support for SLIP data link protocolpatacongo2011-03-121-2/+0
* P14201 driver now uses new SPI cmddata methodpatacongo2010-12-041-1/+1
* Add strnlen()patacongo2010-10-271-0/+1
* Replace CONFIG_EXAMPLE with CONFIG_APP_DIRpatacongo2010-08-281-3/+3
* Documentation/NXGraphicsSubsystem.htmlpatacongo2010-04-241-1/+1
* More NX LCD fixespatacongo2010-04-231-2/+2
* Some LCD output, still a long way to gopatacongo2010-04-211-6/+6
* sam3u LCD driver is code complete (but untested)patacongo2010-04-201-0/+4
* Beginnings of AT91SAM3U LCD driverpatacongo2010-04-184-0/+1233