zephyr/subsys/debug/coredump
Daniel Leung d3218ca515 debug: coredump: remove z_ prefix for stuff used outside subsys
This removes the z_ prefix those (functions, enums, etc.) that
are being used outside the coredump subsys. This aligns better
with the naming convention.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2021-01-21 22:08:59 -05:00
..
CMakeLists.txt debug: coredump: add new backend using flash partition 2021-01-21 22:08:59 -05:00
coredump_backend_flash_partition.c debug: coredump: add new backend using flash partition 2021-01-21 22:08:59 -05:00
coredump_backend_logging.c debug: coredump: add new backend using flash partition 2021-01-21 22:08:59 -05:00
coredump_core.c debug: coredump: remove z_ prefix for stuff used outside subsys 2021-01-21 22:08:59 -05:00
coredump_internal.h debug: coredump: add new backend using flash partition 2021-01-21 22:08:59 -05:00
coredump_memory_regions.c
Kconfig debug: coredump: add new backend using flash partition 2021-01-21 22:08:59 -05:00