Commit Graph

7 Commits

Author SHA1 Message Date
Lorenz Meier 8652ee0b64 Drop NSH priority to keep system responsive 2014-11-03 09:48:24 +01:00
Lorenz Meier 9f3c352959 Leave NSH terminal enough stack space 2014-10-30 16:38:27 +01:00
Lorenz Meier 54fc6aa678 Hotfix: Optimize shell commands for size - we do not need massive performance there 2014-08-13 10:33:46 +02:00
Anton Babushkin c9eea8fbfa nshterm: increase stack size to fix crash on 'ls -l' 2014-07-29 12:01:09 +02:00
Lorenz Meier ea99fd8446 nshterm: Reduce stack size further after more thorough inspection 2014-05-16 10:48:41 +02:00
Lorenz Meier 6018ffa462 nshterm: Use only the stack we really need 2014-05-14 14:02:01 +02:00
Andrew Tridgell 4708693f86 nshterm: start a nsh console on any device
this is used in APM startup to fallback to a console on ttyACM0 if
startup fails for any reason
2013-08-03 11:41:35 +02:00