zephyr/arch
Kai Vehmanen 48276fde5c xtensa: use lower-case hex in backtrace output
Align backtrace output with the style used in rest of the codespace.
This makes it more convenient to compare the backtrace to e.g. objdump
output.

Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
2022-09-09 14:09:33 -05:00
..
arc arch: arc: Rename ARC64 output format to `elf64-littlearc64` 2022-08-29 16:57:18 +02:00
arm includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
arm64 arch: arm64: fix the wrong way to send ipi interrupt 2022-09-09 16:36:37 +00:00
common
mips include: types: remove ulong_t 2022-09-06 18:16:33 +02:00
nios2
posix
riscv arch: riscv: core: Place vectors section through zephyr_linker_sources() 2022-09-08 10:39:31 +02:00
sparc
x86 includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
xtensa xtensa: use lower-case hex in backtrace output 2022-09-09 14:09:33 -05:00
CMakeLists.txt
Kconfig