zephyr/tests/kernel/common
Fabio Baltieri ef14c9b867 lib: os: add a header for printk hook functions
Add a zephyr/printk.h header for the __printk_hook functions, these are
currently manually declared by all console drivers for no good reason.

Move the documentation into the header and also unify the way that
console drivers call the function.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2024-07-27 10:41:01 +03:00
..
boards samples: tests: bluetooth: Add support for frdm_rw612 2024-06-10 07:02:06 -07:00
src lib: os: add a header for printk hook functions 2024-07-27 10:41:01 +03:00
CMakeLists.txt tests/kernel: Add test for constructors in C 2024-06-25 19:14:37 -04:00
multilib.txt
prj.conf tests/kernel: Bump kobj thread bitmask size for a few tests 2024-05-02 13:55:03 -04:00
testcase.yaml