Commit c43903c4 authored by Anup Patel's avatar Anup Patel Committed by Anup Patel
Browse files

lib: sbi: Add console_puts() callback in the console device



We add console_puts() callback in the console device which allows
console drivers (such as semihosting) to implement a specialized
way to output character string.

Signed-off-by: default avatarAnup Patel <apatel@ventanamicro.com>
Reviewed-by: default avatarAtish Patra <atishp@rivosinc.com>
Reviewed-by: default avatarXiang W <wxjstz@126.com>
Reviewed-by: default avatarBin Meng <bmeng@tinylab.org>
Reviewed-by: default avatarAndrew Jones <ajones@ventanamicro.com>
parent 5a41a388
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment