diff options
| author | Xiang W <[email protected]> | 2023-11-17 09:03:59 +0800 |
|---|---|---|
| committer | Anup Patel <[email protected]> | 2023-11-17 16:03:24 +0530 |
| commit | dc0bb19bd2f969e8c2b8c55a71b3ae569eedfaf6 (patch) | |
| tree | 32c485fa55e474ee76f68b9b6ab7a37f8db123b0 /lib/utils/ipi | |
| parent | 3aaed4fadfce9e02823c813bd5a69a84376b3397 (diff) | |
lib: utils/serial: remove semihosting_putc
For some debuggers that do not implement SYSWRITEC and SYSREADC
operations, we have to use SYSWRITE and SYSREAD.
Instead of implementing semihosting_putc() using SYSWRITE, let us
simply remove semihosting_putc() because console_putc/console_puts
are now interchangeable.
Signed-off-by: Chen Pei <[email protected]>
Signed-off-by: Xiang W <[email protected]>
Reviewed-by: Guo Ren <[email protected]>
Reviewed-by: Anup Patel <[email protected]>
Diffstat (limited to 'lib/utils/ipi')
0 files changed, 0 insertions, 0 deletions
