summaryrefslogtreecommitdiff
path: root/drivers/serial/serial_xtensa_semihosting.c
AgeCommit message (Collapse)Author
2024-07-04drivers: serial: Add xtensa semihosting driverJiaxun Yang
Add xtensa semihosting driver. It can't use regular semihosting driver as Xtensa's has it's own semihosting ABI. Tested-by: Max Filippov <[email protected]> Signed-off-by: Jiaxun Yang <[email protected]>