summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/sam3u-ek/nsh
AgeCommit message (Expand)AuthorFilesLines
2012-09-04Kconfig changes + back out part of last check-in: The 2STOP setting must be ...patacongo1-5/+5
2012-09-04Changes to Kconfig and matching defconfig filespatacongo1-6/+6
2012-08-30Add configurable application entry pointpatacongo1-0/+1
2012-08-30Remove documentation from defconfig files so that they are more maintainablepatacongo1-406/+2
2012-08-29The USB host driver has been verified on the STM32F4Discoverypatacongo1-1/+1
2012-08-27Dequote Kconfig strings that may be used as components of a pathpatacongo1-0/+1
2012-08-23Lots of defconfig changes for compatibility with the configuration toolpatacongo1-15/+15
2012-08-20CONFIG_DRAM_END configuration change from Richard Cochranpatacongo1-2/+0
2012-04-12Kconfig updatepatacongo1-1/+1
2012-02-02NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo1-2/+0
2012-02-01Move lib/stdio/lib_fgets.c to apps/system/readline; simplify fgets(); use rea...patacongo1-2/+3
2012-01-25More name changes: USBSER->PL2303 CDCSER->CDCACMpatacongo1-20/+20
2012-01-25Massive name change USB STRG -> USB MSCpatacongo1-22/+22
2011-07-19Setup environment to support multiple fontspatacongo1-2/+2
2011-05-24Add resource.h and fixed frequently cloned typopatacongo1-2/+2
2011-04-05Add a layer to redirect kernel-mode memory manager accessespatacongo1-3/+0
2011-04-03Pass __KERNEL__ define (or not) to all makes to handle small differences in u...patacongo1-3/+3
2011-04-01Remove .built_alwayspatacongo1-2/+2
2011-03-21Prep for 6.0 releasepatacongo1-3/+3
2011-03-20Move nuttx/examples to apps/examplespatacongo2-37/+44
2011-03-19Use = instead of / for delimiter in appconfig filespatacongo1-1/+1
2011-03-18Update documentation, change CONFIG_EXAMPLES_NSH to CONFIG_NSHpatacongo1-59/+59
2011-03-18Move NSH to apps/ as librarypatacongo1-0/+36
2011-03-12More support for SLIP data link protocolpatacongo1-2/+0
2010-12-04P14201 driver now uses new SPI cmddata methodpatacongo1-1/+1
2010-10-27Add strnlen()patacongo1-0/+1
2010-10-27Fix a signal trampoline bugpatacongo1-0/+87
2010-08-28Replace CONFIG_EXAMPLE with CONFIG_APP_DIRpatacongo1-3/+3
2010-04-18Ooops.. too soonpatacongo1-5/+5
2010-04-18Code complete for NX for LCDpatacongo1-5/+8
2010-04-03Add DMA HSMCI optionspatacongo1-1/+3
2010-01-30Added NSH configure for SAM3Upatacongo4-0/+1095