756f907274
To avoid making a system call for every character emitted, there is now a small line buffer if userspace is enabled. The interface to the kernel is a new system call which takes a sized buffer of console data. If userspace is not enabled this works like before. Signed-off-by: Andrew Boie <andrew.p.boie@intel.com> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
openocd.c |