aboutsummaryrefslogtreecommitdiff
path: root/src/systemcmds/nshterm/nshterm.c
Commit message (Expand)AuthorAgeFilesLines
* USB startup: Ensure that we are not talking to the peripheral too soon. Start...Lorenz Meier2015-01-261-0/+6
* NSH term fixLorenz Meier2015-01-041-2/+3
* Fix NSH timeout logicLorenz Meier2015-01-041-6/+4
* NSH term: Only time out if no arming information is available, if arming info...Lorenz Meier2014-11-011-2/+25
* Simplify error messages for NSH termLorenz Meier2014-11-011-2/+2
* nshterm: Hotfix for retries counterLorenz Meier2014-06-301-1/+1
* Check 30 seconds for USB portLorenz Meier2014-01-071-1/+3
* Fixed NSH terminal initLorenz Meier2013-08-201-1/+1
* Minimized nshterm flags, fixed some pretty stupid non-standard coding in top,...Lorenz Meier2013-08-191-1/+1
* Put console and syslog on UART8, added support to nshterm for proper serial p...Lorenz Meier2013-08-181-3/+28
* nshterm: start a nsh console on any deviceAndrew Tridgell2013-08-031-0/+90