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 debug: coredump: add xtensa intel adsp, support toolchains 2022-06-23 15:44:45 -04:00
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: drivers: Add coredump device 2022-06-05 14:28:34 +02:00
coredump_internal.h
coredump_memory_regions.c
Kconfig