mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-02 08:12:37 +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> |
||
---|---|---|
.. | ||
bluetooth | ||
console | ||
cpp | ||
debug | ||
dfu | ||
disk | ||
driver_handlers | ||
fs | ||
logging | ||
net | ||
shell | ||
usb | ||
Kconfig | ||
Makefile |