commit | 6147fc6384d0772a275f003d199274ecfe305fb4 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Tue Dec 08 09:26:31 2015 +0200 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Feb 05 20:25:03 2016 -0500 |
tree | 81e2cdb5088fe324ae54ea9d95d8df3a31ec8b63 | |
parent | 1c35329dc0d18ef8b7effda1bd101ba9eb0ab76e [diff] |
drivers/console: Ignore characters when runnning out of buffer space To clean up the logic and prepare for more control character support, change the behavior so that instead of treating end of buffer as a forced line break simply stop incrementing the position variable until getting a carriage return. Change-Id: Ie3970cb779dac3c826a3d21cf0b9ae57a43eddb2 Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>