summaryrefslogtreecommitdiff
path: root/apps/nshlib
Commit message (Expand)AuthorAgeFilesLines
* 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