zephyr/lib/libc/picolibc
Keith Packard d47025bd84 libc/picolibc: Remove unused read_stdin/write_stdout hooks
Picolibc doesn't need these two syscall implementations as it uses
zephyr_fputc instead. Make sure that zephyr_putc is declared correctly.

Signed-off-by: Keith Packard <keithp@keithp.com>
2023-08-02 10:35:18 +02:00
..
CMakeLists.txt libc/picolibc: Remove -T /dev/null linker arguments 2023-07-06 11:43:09 +02:00
Kconfig lib/libc/picolibc: Use SDK picolibc by default 2023-05-25 13:33:04 +00:00
libc-hooks.c libc/picolibc: Remove unused read_stdin/write_stdout hooks 2023-08-02 10:35:18 +02:00