zephyr/lib/libc/picolibc
Daniel Leung cf23b312c3 lib: picolib: put stdio variables into libc partition
This adds the necessary modifier to the stdin/stdout/stderr
variables in picolib, and putting into the z_libc_partition.
This allows userspace applications to utilize these variables
for console I/O.

Fixes #51343

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2022-10-20 09:59:42 +02:00
..
CMakeLists.txt
Kconfig lib: picolibc: Use smaller default heap size 2022-09-30 13:52:24 +00:00
libc-hooks.c lib: picolib: put stdio variables into libc partition 2022-10-20 09:59:42 +02:00