zephyr/subsys/debug/coredump
Anas Nashif 077c979f6c debug: coredump: add mising braces to single line if statements
Following zephyr's style guideline, all if statements, including single
line statements shall have braces.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-07-06 11:00:45 -04:00
..
CMakeLists.txt
coredump_backend_flash_partition.c
coredump_backend_logging.c debug: coredump: add mising braces to single line if statements 2022-07-06 11:00:45 -04:00
coredump_core.c
coredump_internal.h
coredump_memory_regions.c
Kconfig