zephyr/include/shell
Simon Glass fc0e10d064 shell: Support output using a va_list
At present it is not possible to write a printf()-like function in
board code which outputs to the shell. Add shell_vfprintf() to permit
this.

Signed-off-by: Simon Glass <sjg@chromium.org>
2020-05-07 10:04:28 +02:00
..
shell_dummy.h shell: Extend dummy backend to record for testing 2020-05-07 10:04:28 +02:00
shell_fprintf.h
shell_history.h
shell_log_backend.h
shell_rtt.h
shell_telnet.h
shell_types.h
shell_uart.h
shell.h shell: Support output using a va_list 2020-05-07 10:04:28 +02:00