summaryrefslogtreecommitdiff
path: root/apps/nshlib/nsh_init.c
Commit message (Expand)AuthorAgeFilesLines
* Ooops accidentally committed some trash debug codeGregory Nutt2015-04-071-2/+1
* Modbus: Misc cleanupGregory Nutt2015-04-071-1/+2
* NSH initialization now calls boardctl(BOARDIOC_INIT) instead of board_app_ini...Gregory Nutt2015-03-311-2/+5
* Rename arch_nshinitialize() to board_app_initialize()Gregory Nutt2015-03-311-1/+1
* NSH networking: There is now a configuration option that will bring up the ne...Gregory Nutt2014-08-061-1/+0
* Changes to get PX4 config to build. Also some warning removalGregory Nutt2014-01-141-1/+3
* FTPD daemon and example now build without errorspatacongo2012-02-051-0/+102