mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-09 10:05:21 +00:00
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 |