zephyr/lib
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
..
libc lib: picolib: put stdio variables into libc partition 2022-10-20 09:59:42 +02:00
open-amp includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
os lib: notify: build sys-notify conditionally. 2022-10-03 10:18:15 +02:00
posix posix: conditionally compile perror pthread_common and nanosleep 2022-09-28 14:06:55 +00:00
smf lib: smf: fix include 2022-05-25 11:14:18 +09:00
util
CMakeLists.txt
Kconfig