zephyr/kernel/include
Krzysztof Chruscinski c0808e3f59 logging: Minimal mode configuration cleanup
Remove LOG_MINIMAL kconfig option which was confusing
since LOG_MODE_MINIMAL existed. LOG_MINIMAL was used to
force minimal mode but because of invalid dependencies
it was leading to issues.

Refactored code to use LOG_MODE_MINIMAL everywhere and
renamed LOG_MINIMAL to LOG_DEFAULT_MINIMAL which has impact
on defualt logging mode (which still can be later changed
in conf file or in menuconfig).

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2021-11-20 11:58:40 -05:00
..
gen_offset.h
kernel_arch_interface.h logging: Minimal mode configuration cleanup 2021-11-20 11:58:40 -05:00
kernel_internal.h pm: Better return type for pm_system_suspend 2021-11-06 10:21:53 -04:00
kernel_offsets.h
kernel_tls.h
ksched.h kernel: Swap RUNTIME_STATS implementation 2021-11-08 21:32:20 -05:00
kswap.h kernel/sched: Add "thread_usage" API for thread runtime cycle monitoring 2021-11-08 21:32:20 -05:00
mmu.h
offsets_short.h