mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-24 18:39:36 +00:00
Implements the definition, manipulation, and delivery of statistics. Signed-off-by: Christopher Collins <ccollins@apache.org>
4 lines
107 B
CMake
4 lines
107 B
CMake
zephyr_sources_if_kconfig(printk.c)
|
|
zephyr_sources_if_kconfig(reboot.c)
|
|
zephyr_sources_if_kconfig(stats.c)
|