summaryrefslogtreecommitdiff
path: root/nuttx/configs/nucleus2g/nsh
Commit message (Expand)AuthorAgeFilesLines
* More Shenzhou board logicpatacongo2012-09-081-1/+1
* defconfig changes for LPC17xx Kconfigpatacongo2012-09-051-2/+3
* Kconfig changes + back out part of last check-in: The 2STOP setting must be ...patacongo2012-09-041-4/+4
* Changes to Kconfig and matching defconfig filespatacongo2012-09-041-4/+4
* Add configurable application entry pointpatacongo2012-08-301-0/+1
* Remove documentation from defconfig files so that they are more maintainablepatacongo2012-08-301-418/+1
* The USB host driver has been verified on the STM32F4Discoverypatacongo2012-08-291-1/+1
* Dequote Kconfig strings that may be used as components of a pathpatacongo2012-08-271-0/+1
* Lots of defconfig changes for compatibility with the configuration toolpatacongo2012-08-231-16/+16
* CONFIG_DRAM_END configuration change from Richard Cochranpatacongo2012-08-201-2/+0
* 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
* Move lib/stdio/lib_fgets.c to apps/system/readline; simplify fgets(); use rea...patacongo2012-02-011-2/+3
* More name changes: USBSER->PL2303 CDCSER->CDCACMpatacongo2012-01-251-20/+20
* Massive name change USB STRG -> USB MSCpatacongo2012-01-251-22/+22
* 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-2/+2
* Prep for 6.0 releasenuttx-6.0patacongo2011-03-211-3/+3
* Move nuttx/examples to apps/examplespatacongo2011-03-202-37/+44
* Use = instead of / for delimiter in appconfig filespatacongo2011-03-191-1/+1
* Update documentation, change CONFIG_EXAMPLES_NSH to CONFIG_NSHpatacongo2011-03-181-59/+59
* Move NSH to apps/ as librarypatacongo2011-03-181-0/+36
* More support for SLIP data link protocolpatacongo2011-03-121-2/+0
* Make space for int/isoc endpoint supportpatacongo2011-01-161-0/+13
* TD's no longer hard allocatedpatacongo2011-01-151-1/+4
* Add USB host support to Nucleus2Gpatacongo2010-12-231-3/+52
* Make size of LPC1766 EMAC RAM configurablepatacongo2010-11-281-0/+1
* Fix Broadcast config descriptionpatacongo2010-11-251-1/+0
* Clean-up and document LP17xx ethernet driver configuration settingspatacongo2010-11-141-0/+24
* Add strnlen()patacongo2010-10-271-0/+1
* Replace CONFIG_EXAMPLE with CONFIG_APP_DIRpatacongo2010-08-281-3/+3
* Remove support for Raisonance tools where it does not belongpatacongo2010-08-081-6/+0
* EP3 won't support bulk functionpatacongo2010-07-171-1/+2
* Add SPI-based MMC/SD supportpatacongo2010-06-231-2/+2
* Correct IRQ handling, calibrate delay loopspatacongo2010-06-231-1/+1
* Add NSH configurationpatacongo2010-06-204-0/+1126