summaryrefslogtreecommitdiff
path: root/apps/nshlib
Commit message (Expand)AuthorAgeFilesLines
* Fix errors in gmtime and gmtime_rpatacongo2011-09-012-3/+15
* Add NSH date commandpatacongo2011-09-014-0/+345
* Make NX and NXTEXT built-ins; extend stm3210e-eval/nsh2 config to run the NX ...patacongo2011-07-161-0/+5
* Correct several errors in STM32 serial port configurationpatacongo2011-07-042-1/+7
* Add stm32/nsh2 config; Add option to use any TTY for NSH consolepatacongo2011-07-042-52/+121
* Remove unused header files; eliminate warningspatacongo2011-06-212-3/+3
* Elminate some warnings on tiny systemspatacongo2011-06-173-8/+9
* More FTP bug fixespatacongo2011-06-051-3/+11
* More FTP fixespatacongo2011-06-031-1/+1
* More FTP bugfixespatacongo2011-06-032-27/+20
* Add a simple shell and configuration to verify the FTP client librarypatacongo2011-06-011-3/+3
* Add E1000 PIC NIC driver from Yu Qiangpatacongo2011-05-212-3/+43
* Mostly cosmetic changes from Urospatacongo2011-05-071-15/+13
* THTTPD works on LPCXpressopatacongo2011-04-161-1/+1
* Add time and uptimepatacongo2011-04-151-0/+16
* Fix error in strrch()patacongo2011-04-131-1/+2
* Changes for clean build of app/ directory with Windows toolchainpatacongo2011-04-101-1/+5
* Fix AVR build, Add hooks for kernel threadspatacongo2011-04-071-1/+9
* Attach mem mgmt fault handle if MPU is enabledpatacongo2011-04-061-2/+4
* Progress toward kernel buildpatacongo2011-04-052-2/+4
* Pass __KERNEL__ define (or not) to all makes to handle small differences in u...patacongo2011-04-031-0/+1
* New LIS331DL driver and VSN updates from Urospatacongo2011-04-031-1/+6
* Update apps/ Makefiles to fix environmental bugpatacongo2011-04-011-4/+2
* Renamed nuttapp to namedapp; add binfs to nammedapp/patacongo2011-03-282-4/+4
* Incorporate changes from Uros Platisepatacongo2011-03-261-1/+8
* apps/ initialization now occurs during the earlier context build phasepatacongo2011-03-241-3/+5
* More build fixespatacongo2011-03-201-3/+3
* Move nuttx/examples to apps/examplespatacongo2011-03-204-4/+4
* Move nuttx/netutils to apps/netutilspatacongo2011-03-191-8/+2
* Additional changes for clean NSH buildpatacongo2011-03-193-11/+12
* Update documentation, change CONFIG_EXAMPLES_NSH to CONFIG_NSHpatacongo2011-03-1817-311/+311
* Move NSH to apps/ as librarypatacongo2011-03-1819-0/+9063